Commit Graph

53 Commits

Author SHA1 Message Date
Yue Fung Lee 85fe1b807f fixed review styles 2023-11-30 19:00:45 -05:00
azalea a5a8b13a6b [+] Profile page 2023-11-30 17:30:00 -05:00
azalea 6a21716ec6 [+] Course page 2023-11-30 17:03:39 -05:00
azalea 8f94bdf73a [S] styling fixes 2023-11-30 16:11:19 -05:00
Azalea d89c91b643 Merge pull request #5 from jpablo2002/review-lessons-page 2023-12-01 02:43:18 +09:00
juanpabloacosta 2eab4e97af Wrote component for a WrittenQuestion type exercise. 2023-11-30 07:22:13 -05:00
juanpabloacosta 4e8a4acaae Wrote lesson page (currently only one type of question). 2023-11-30 07:21:52 -05:00
juanpabloacosta a34671434b Wrote page for Review with one type of review and questions for 1 language. 2023-11-30 07:21:09 -05:00
juanpabloacosta 498d188925 Added interfaces and helper function to send request for AI marking. 2023-11-30 07:20:37 -05:00
juanpabloacosta 1ff4c1cf1b Added path to a lesson (either from Review or Course since similar). 2023-11-30 07:05:06 -05:00
Yue Fung Lee ddd2baa696 fixed styles 2023-11-30 03:20:55 -05:00
Yue Fung Lee 7f073e0e63 Finished minimal profile page 2023-11-30 03:01:24 -05:00
Yue Fung Lee 9478018e19 Cleaned up some parts 2023-11-30 02:42:34 -05:00
Yue Fung Lee d99fbae7a4 Added record indicator 2023-11-30 02:39:08 -05:00
Yue Fung Lee 7cbe6ce169 Added prompt to tell user to record 2023-11-30 02:14:12 -05:00
Yue Fung Lee 9a2c06f75a integrated major speaking functionality 2023-11-30 01:58:21 -05:00
Yue Fung Lee 78ccd53419 fixed ui layout and integrated starting new chat session 2023-11-29 23:19:51 -05:00
Yue Fung Lee 0b3a13878e fixed cors 2023-11-29 23:18:58 -05:00
Yue Fung Lee de4eeea74a update setting language 2023-11-29 21:24:09 -05:00
Leuxll 54f1bfd3ea Merge pull request #3 from hykilpikonna/speaking-ui
[+] Speaking UI
2023-11-29 20:32:14 -05:00
youssefsoli 53ff3dea5a Added requirements.txt 2023-11-29 00:26:53 -05:00
Yue Fung Lee e6e23c6302 Finished Speaking UI 2023-11-27 23:22:36 -05:00
youssefsoli 49367cb2f8 Added param name 2023-11-27 04:09:51 -05:00
youssefsoli e7e72bc15a Cleaned up readme 2023-11-27 04:08:31 -05:00
youssefsoli df65145e3d Removed unneccesary delete 2023-11-27 03:59:03 -05:00
youssefsoli d1d7a93b3d Added test.html content 2023-11-27 03:58:12 -05:00
youssefsoli 91f5d8d755 Finished backend 2023-11-27 03:57:35 -05:00
Azalea 161dcd3332 Merge pull request #2 from hykilpikonna/navigation 2023-11-27 01:20:45 -05:00
Yue Fung Lee 2c0e7b7818 Added navigation bar 2023-11-26 20:08:47 -05:00
azalea 18640c66fd [+] Language selection 2023-11-26 01:44:27 -05:00
azalea acae60cb08 [+] Style box 2023-11-26 01:26:16 -05:00
azalea 45a946c237 [+] Chat box 2023-11-26 01:26:08 -05:00
azalea 6d568fbf34 [+] Progress bar 2023-11-26 01:11:09 -05:00
azalea 2ee1bd5f1d [+] Iconify 2023-11-26 01:11:04 -05:00
azalea f4aa0986e1 [O] Optimize login and signup 2023-11-26 00:59:38 -05:00
Azalea d0eeae5bba Merge pull request #1 from hykilpikonna/login-signup 2023-11-25 23:22:53 -05:00
Yue Fung Lee 20c8b2b0fa fixed user not adding to localStorage 2023-11-25 19:16:49 -05:00
Yue Fung Lee 699fc6229b [+] login and signup page 2023-11-25 19:15:44 -05:00
azalea 68e4d18954 [+] Extract languages 2023-11-24 14:43:58 -05:00
azalea 14143cfeb3 [S] Style welcome page 2023-11-24 13:51:54 -05:00
azalea 231f1e8159 [+] Tailwind 2023-11-24 13:51:46 -05:00
azalea ebfbccb9f4 [U] Router 2023-11-24 13:20:57 -05:00
azalea 47ff5170ac [+] SDK 2023-11-24 12:28:32 -05:00
azalea c656b3551d [-] Remove logo 2023-11-24 12:28:27 -05:00
azalea e9fc775b3a [+] Router 2023-11-24 12:28:16 -05:00
azalea 6bf4f948dd [U] To sass 2023-11-24 12:20:25 -05:00
youssefsoli 73e0008e11 Updated path for build artifiact 2023-11-22 16:09:38 -05:00
youssefsoli 44b37cf4ae Try fixing path 2023-11-22 16:08:38 -05:00
youssefsoli fbf7600614 Move everything to ./frontend 2023-11-22 16:04:52 -05:00
Azalea 8b00a9fc0c Create deploy.yml 2023-11-21 23:24:48 -08:00