Commit Graph

25 Commits

Author SHA1 Message Date
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
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
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
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
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