This website requires JavaScript.
Explore
Help
Register
Sign In
Chris
/
studysprint
Watch
1
Star
0
Fork
0
You've already forked studysprint
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e3c0b286b8306bba348fca5da82451c2d2d2a18f
studysprint
/
app
/
task
History
Fhj0607
6f5158ff41
app now correctly handles the hierarchy subject -> assignment -> task. Implemented consistent styling and coloring on all three levels and correctly configured expo routing
2026-04-30 11:23:41 +02:00
..
_layout.tsx
createSubject and editSubject removed, upsertSubject added. Tasks and assignments removed from top-level tabs and now only accessible through Subjects -> Assignments -> Tasks. More styling in general.
2026-04-27 16:30:43 +02:00
createTask.tsx
Added progress bar for assignments (UI fix needed)
2026-04-23 03:27:26 +02:00
editTask.tsx
createSubject and editSubject removed, upsertSubject added. Tasks and assignments removed from top-level tabs and now only accessible through Subjects -> Assignments -> Tasks. More styling in general.
2026-04-27 16:30:43 +02:00
tasks.tsx
createSubject and editSubject removed, upsertSubject added. Tasks and assignments removed from top-level tabs and now only accessible through Subjects -> Assignments -> Tasks. More styling in general.
2026-04-27 16:30:43 +02:00
viewDetailsTask.tsx
app now correctly handles the hierarchy subject -> assignment -> task. Implemented consistent styling and coloring on all three levels and correctly configured expo routing
2026-04-30 11:23:41 +02:00