Ticket cleanup hinzugefügt

Underflow 2025-04-10 01:19:59 +02:00
parent 63b9bcc4e4
commit 4bb023092b

39
Ticket-cleanup.md Normal file

@ -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