Commit Graph

26 Commits

Author SHA1 Message Date
Teodor
3dcd392cd3 Adjusted crud tests + added auth tests 2026-04-30 22:21:56 +02:00
Fhj0607
152a91718a Merge branch 'tailwind' 2026-04-30 11:24:50 +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
Fhj0607
9b3069153d Merge branch 'tailwind' 2026-04-25 15:57:26 +02:00
Chris Sanden
a27c949a27 Merge branch 'main' into timer 2026-04-25 15:49:06 +02:00
Chris Sanden
666bdc1942 timer complete - ready for implementation 2026-04-25 15:43:31 +02:00
Chris Sanden
c68aeba709 reverting to chase a bug w expo 2026-04-24 22:48:43 +02:00
Chris Sanden
b191a1eced implemented last few features and refactored for readability 2026-04-24 22:31:01 +02:00
Chris Sanden
0aa0c18bb5 removed unnecessary animation dependency 2026-04-23 21:58:59 +02:00
Chris Sanden
fbc26ff9dd timer basically feature-complete. polish remains 2026-04-23 21:57:52 +02:00
Chris Sanden
5e93dc06c9 Implemented cancel button for timer 2026-04-23 16:09:24 +02:00
Teodor
9f214a9451 Fixed issues with assignment progress tracking + added subject progress tracking 2026-04-23 04:37:34 +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
Chris Sanden
1879c7c1f7 Added placeholder task info and made some UI/UX improvements 2026-04-22 20:41:19 +02:00
Chris Sanden
b7d62637e6 Fixed bug where timer would count space below nav bar as 'usable' space 2026-04-22 19:12:34 +02:00
Teodor
cb6368a068 Fixed some UI issues and routing issues 2026-04-22 15:53:30 +02:00
Fhj0607
88c450a7cb restyle subject, assignment, and task screens with card layouts, consistent inputs, custom theme classes. replaced buttons with pressables and fixed some saving issues 2026-04-22 12:43:50 +02:00
Teodor
1d4a1ac51f Merge branch 'backup-my-local-work' 2026-04-22 00:27:25 +02:00
Teodor
16a56fa8ab WIP backup before merge 2026-04-22 00:07:35 +02:00
Fhj0607
28b95b6a44 Tailwind framework init, and tailwind-example of editTask.tsx 2026-04-21 13:22:04 +02:00
Fhj0607
5bde373514 style edit task screen and fix task update flow 2026-04-21 12:56:24 +02:00
Teodor
473ba75e3e crud for tasks + auth 2026-04-20 01:05:29 +02:00
Fhj0607
e38d6f9121 stripped down version expo app ready for development 2026-04-15 10:16:09 +02:00
Fhj0607
9633222060 Initial commit 2026-04-15 09:52:24 +02:00
Fhj0607
2c7349849c Initial commit
Generated by create-expo-app 3.5.3.
2026-04-15 08:14:06 +02:00