diff --git a/Ticket-cleanup.md b/Ticket-cleanup.md new file mode 100644 index 0000000..d55abe0 --- /dev/null +++ b/Ticket-cleanup.md @@ -0,0 +1,39 @@ +# Frontend +#### Base +- [ ] Sidebar Component +- [ ] Sidebar +- [ ] Menubar Component +- [ ] Login Page UI +- [ ] Login Component +- [ ] Login Page Backend Integration +- [ ] Login Page remember me button +- [ ] Logout Button +#### Schüler +- [ ] Evaluationsheet overview (open/submitted) +- [ ] Grading Overview UI +- [ ] Grade Table Component +- [ ] Grade Table Backend Integration +- [ ] Lernfeld Grade Component + Download Button +- [ ] Lernfeld Grade Component Backend Integration +Backend +- [ ] Teacher Dashboard / Klassenbereich +- [ ] Space Card (Lernfeld) Component +- [ ] Space Card (Lernfeld) Backend Integration + +Upload sheet +- view sheet +- Edit sheet +- add sheet + + +#### DATABASE +- [ ] Ideation/Conception of the Database +- [ ] Creation of the Table1 +- [ ] Creation of the Table2 + +#### API +- [ ] CRUD for templates +- [ ] R for LDAP +- [ ] CRUD for local user +- [ ] CRUD for classes +- [ ] CRUD for spaces \ No newline at end of file