Skip to content

Commit cae4d73

Browse files
committed
Update table of content
1 parent 9e3fafb commit cae4d73

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,37 @@ There have been a handful of cool Jira-cloned apps written in `React`/`VueJS`, w
88

99
This is not only a simplified Jira clone built with Angular 9, but also an example of a **modern**, **real-world** Angular codebase.
1010

11+
<details>
12+
<summary>Table Of Content</summary>
13+
<p>
14+
15+
- [A simplified Jira clone built with Angular 9 and Akita](#a-simplified-jira-clone-built-with-angular-9-and-akita)
16+
- [Working application](#working-application)
17+
- [Who is it for 🤷‍♀️](#who-is-it-for-️)
18+
- [Tech stack](#tech-stack)
19+
- [High level design](#high-level-design)
20+
- [Application architecture](#application-architecture)
21+
- [Simple data interaction flow](#simple-data-interaction-flow)
22+
- [Features and Roadmap](#features-and-roadmap)
23+
- [Phase 1 - Angular application and simple Nest API](#phase-1---angular-application-and-simple-nest-api)
24+
- [Phase 2](#phase-2)
25+
- [Tutorial](#tutorial)
26+
- [Time spending](#time-spending)
27+
- [What's currently missing?](#whats-currently-missing)
28+
- [Proper backend API](#proper-backend-api)
29+
- [Proper authentication system 🔐](#proper-authentication-system-)
30+
- [Accessibility ♿](#accessibility-)
31+
- [Setting up development environment 🛠](#setting-up-development-environment-)
32+
- [Unit/Integration tests 🧪](#unitintegration-tests-)
33+
- [Compatibility](#compatibility)
34+
- [Author: Trung Vo ✍️](#author-trung-vo-️)
35+
- [Contributing](#contributing)
36+
- [Credits](#credits)
37+
- [License](#license)
38+
39+
</p>
40+
</details>
41+
1142
## Working application
1243

1344
Check out the **live demo** -> https://jira.trungk18.com

0 commit comments

Comments
 (0)