Commit Graph

11 Commits

Author SHA1 Message Date
Chris Sanden
2bb2ac63a0 loads of polish and bug fixes 2026-05-05 15:41:44 +02:00
Chris Sanden
a4f99a50d0 trying to get this shit finished 2026-05-05 13:51:59 +02:00
Chris Sanden
245b6db3fd reworked the timer flow, set a default timer duration, updated help button modal and more 2026-05-04 17:19:59 +02:00
Chris Sanden
907fa18841 'some' changes 2026-05-03 23:05:22 +02:00
Chris Sanden
b437643475 added total time spent functionality for tasks and updated dashboard to display upcoming, uncompleted tasks sorted by date ascending 2026-05-02 17:44:11 +02:00
Chris Sanden
c74062c84c Implemented timer into task details, uploaded example images for app and centred headers on all screens 2026-05-01 21:37:58 +02:00
Fhj0607
2f483b8ef9 refactor create/editTask into one upsertTask page, and remove all remaining console.log and debugging helpers 2026-04-30 11:34:26 +02:00
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
Fhj0607
e8f7f45f11 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
Teodor
a35353f45b Added progress bar for assignments (UI fix needed) 2026-04-23 03:27:26 +02:00
Teodor
4947d012c0 Notifications + AsyncStorage 2026-04-22 20:58:00 +02:00