@@ -8,6 +8,37 @@ There have been a handful of cool Jira-cloned apps written in `React`/`VueJS`, w
88
99This 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
1344Check out the ** live demo** -> https://jira.trungk18.com
0 commit comments