Commit Graph

74 Commits

Author SHA1 Message Date
akhdanre 53fb989d67 feat: done make get answer by session and user id 2025-05-18 22:53:20 +07:00
akhdanre f89a7646d8 fix: answer on the session fix 2025-05-18 22:10:58 +07:00
akhdanre a7483c3aaa feat: update profile 2025-05-18 21:24:37 +07:00
akhdanre 748a5b868f feat: done creating question generate and answer generate 2025-05-18 15:06:42 +07:00
akhdanre 9378e4d145 feat: adding clean up environtmen in redis 2025-05-18 02:31:59 +07:00
akhdanre 3496310710 feat: summary all session 2025-05-17 23:45:48 +07:00
akhdanre a6ef847403 fix: logic quiz multiplayer 2025-05-17 21:25:24 +07:00
akhdanre bd8353b6d6 feat: working on the answer 2025-05-17 17:24:10 +07:00
akhdanre 3b6f827ae6 fix: join and leave 2025-05-17 16:21:49 +07:00
akhdanre 9c4b296d39 feat: done on the session and quiz 2025-05-16 13:40:37 +07:00
akhdanre 5ac945eb18 fix: session sistem 2025-05-16 02:42:10 +07:00
akhdanre aae53cccce feat: adding user login schema response 2025-05-15 23:45:41 +07:00
akhdanre 596f498674 fix: socket controller 2025-05-15 22:53:21 +07:00
akhdanre ccb669c592 feat: adding model 2025-05-15 21:38:32 +07:00
akhdanre 3dec36d511 feat: adding model question generation 2025-05-15 00:07:18 +07:00
akhdanre 27fc8245da fix: adjust the socker controller 2025-05-13 02:55:34 +07:00
akhdanre 76bbbf0824 feat: adjustment on the socket session 2025-05-13 02:25:14 +07:00
akhdanre 1db14658e1 feat: adding unit test for repository 2025-05-08 02:45:48 +07:00
akhdanre 7a07543971 feat: adding unit test for service 2025-05-08 01:55:44 +07:00
akhdanre f747880122 feat: adjustment on the dependencies 2025-05-07 23:46:54 +07:00
akhdanre 339da89e72 feat: adding session controller 2025-05-06 20:20:42 +07:00
akhdanre fa971e1d24 feat; websocket preparation 2025-05-05 19:01:52 +07:00
akhdanre 297c84709d fix: adjust search for subject 2025-05-05 11:39:09 +07:00
akhdanre 57a75e5019 fix: rename the response schema for listing quiz 2025-05-04 01:11:59 +07:00
akhdanre 3c0d8e1e15 fix: response properties 2025-05-04 01:10:18 +07:00
akhdanre 5774850aaa fix: entntiy and schema for create quiz 2025-05-03 15:41:29 +07:00
akhdanre fa01256c71 fix: recomendation date response 2025-05-02 04:35:07 +07:00
akhdanre 4b43043dba fix: issue on the quiz request 2025-05-02 03:57:36 +07:00
akhdanre 89deae92b3 feat: search quiz done 2025-05-01 19:59:09 +07:00
akhdanre ad00d2b9de feat: new subject request 2025-05-01 15:14:09 +07:00
akhdanre a2df303e02 feat: quiz recomendation 2025-05-01 10:53:50 +07:00
akhdanre 650c4d7b03 feat: adding increment for user playing the quiz 2025-05-01 00:15:32 +07:00
akhdanre 417c2e017c feat: working on the detail history" 2025-04-30 23:46:40 +07:00
akhdanre 58dcf0b15a feat: adding history endpoint 2025-04-30 21:55:18 +07:00
akhdanre 0773609fda fix: answer input 2025-04-30 15:21:33 +07:00
Akhdan Robbani bd3db93279
Merge pull request #3 from Akhdanre/feat/realtime-system
Feat/realtime system
2025-04-28 11:44:19 +07:00
akhdanre c582a94027 feat: adding get user 2025-04-28 11:39:13 +07:00
akhdanre 73167c15f6 fix : issue on user not registered 2025-04-27 23:59:35 +07:00
akhdanre a797061cce fix: user id data not showing 2025-04-27 23:00:33 +07:00
akhdanre 7a521b9ca2 feat: working on quiz 2025-04-27 00:30:47 +07:00
akhdanre 019eb2ecc9 feat: quiz create and quiz get done 2025-04-25 20:21:23 +07:00
akhdanre 7733fe7dd6 feat: adjust login page 2025-04-24 21:27:29 +07:00
Akhdan Robbani cf7091f83d
Merge pull request #2 from Akhdanre/feat/auth
Feat/auth
2025-03-20 18:48:14 +07:00
akhdanre 5798a72e4e fix: minor 2025-03-20 18:41:05 +07:00
akhdanre b3907455e1 fix: logger 2025-03-20 13:11:44 +07:00
akhdanre c06b7ab899 feat: register done 2025-03-19 22:35:02 +07:00
akhdanre bc5094ed7d fix: login with id from mongo 2025-03-19 20:03:20 +07:00
akhdanre 7f5479188e feat: adding converter from dict to User entity for user repository 2025-03-19 13:53:11 +07:00
akhdanre d63bf3e713 fix: login with google is done 2025-03-19 13:51:13 +07:00
akhdanre fab1cea611 feat: error handling, logger configutration, and custom exception for auth 2025-03-19 11:50:02 +07:00