Commit Graph

40 Commits

Author SHA1 Message Date
351c8eab48 feat(ui): improve error handling on categories page 2025-10-06 18:14:00 +06:00
108d34988d fix(nav): fix exam flow navigation
chore(zustand): refactor auth code for zustand store
2025-09-09 20:45:30 +06:00
c3ead879ad feat(auth): add verification feature in settings 2025-09-09 00:54:06 +06:00
53a2228dc9 fix(nav): improve navigation for authorization routes 2025-09-08 14:15:27 +06:00
99d6c15e38 chore(capacitor): refactor codebase for capacitor entry 2025-09-08 13:42:15 +06:00
3b2488054c feat(nav): add flow-guarding for exam result screens 2025-09-01 17:53:44 +06:00
5fd76bc0ec fix(ui): fix timer reappearing after exam submission 2025-09-01 17:13:35 +06:00
5507602031 fix(ui): refactor results page for exam results logic 2025-08-31 23:27:32 +06:00
7df2708db7 feat(zustand): add zustand stores for exam, timer and auth 2025-08-31 18:28:01 +06:00
65e3338859 fix(api): exam logic yet to be fixed 2025-08-31 17:45:08 +06:00
b112a8fdac fix(api): fix api logic for exam screen
needs more work for the timercontext
2025-08-31 02:20:55 +06:00
08a560abe5 fix(api): fix exam screen api logic 2025-08-27 23:45:37 +06:00
84bc192e02 feat(ui): add icons to destructible alert 2025-08-23 13:51:11 +06:00
46608356ee fix(ui): minor ui tweak in pretest screen 2025-08-23 13:36:26 +06:00
6f4f2a8668 feat(ui): add topic, subject screen
fix(api): fix api endpoint logic for pretest screen
2025-08-21 14:19:55 +06:00
be5c723bff feat(ui): add topic test screen 2025-08-20 20:11:15 +06:00
399c0b0060 chore(ui): refactor subjects ui 2025-08-19 00:28:49 +06:00
d74b81e962 fix(api): fix api endpoint logic #6 2025-08-18 17:48:32 +06:00
58d4d14a51 fix(api): fix api endpoint logic #5
chore(env): obscure api url in env

feat(ui): render subjects according to user preparation unit
2025-08-18 15:06:50 +06:00
e3673951c6 fix(api): fix api endpoint logic #3 2025-08-17 19:59:14 +06:00
4f23f357e6 fix(api): fix api endpoint logic #3 2025-08-17 14:08:17 +06:00
ad46bf954e fix(api): fix api endpoint logic #2 2025-08-16 17:05:40 +06:00
713696760e fix(api): fix api endpoint logic #1 2025-08-10 19:25:25 +06:00
0bca09f8ef fix(ts): refactor codebase for capacitor setup 2025-07-28 20:22:04 +06:00
e091a78bdb fix(ts): fix interfaces for type safety 2025-07-27 13:41:02 +06:00
3ef526ec1a chore: refactor code for type safety 2025-07-27 03:19:25 +06:00
0ea199c0fe fix(ui): fix question item answer indexing in results page 2025-07-25 19:09:06 +06:00
d57aa9b073 fix(exam): fix startexam function (not finding examdata) 2025-07-22 22:08:42 +06:00
341a46e788 fix(ui): fix results screen 2025-07-22 17:59:15 +06:00
5245ab878d fix(func): fix issues in results page 2025-07-16 22:28:26 +06:00
32c9065f6f fix(ui): fix profile screen 2025-07-16 16:25:26 +06:00
aa7bc67dc9 feat(screens): implement bookmark and profile screens 2025-07-15 21:20:26 +06:00
71eeafdaee feat(ui): add modal functionality, leaderboard view 2025-07-10 19:28:50 +06:00
64fc4d9a9a feat(ui): add avatar and badge components 2025-07-10 14:51:45 +06:00
d42a42a8d1 fix(exam): fix pretest screen start exam button 2025-07-07 21:01:11 +06:00
22eb8285ec fix(ui): fix exam and result screen ui 2025-07-07 17:52:01 +06:00
48519c42c3 fix(ui): fix exam screen layout, bottom navigation tabs 2025-07-07 13:57:04 +06:00
06418a82ab added exam routes 2025-07-05 19:05:47 +06:00
576398883d fixed sliding gallery, fixed styling 2025-07-04 02:49:17 +06:00
913ec11bc7 initial commit 2025-07-03 01:50:10 +06:00