Commit Graph

80 Commits

Author SHA1 Message Date
Tiago Ribeiro
f5c3abb310 Fully implemented the register flow 2023-07-25 19:53:48 +01:00
Tiago Ribeiro
02260d496c Solved some more bugs and styling 2023-07-25 00:09:25 +01:00
Tiago Ribeiro
581adbb56e - Updated the colors of the application;
- Added the ability for a user to partially update their profile
2023-07-22 10:11:10 +01:00
Tiago Ribeiro
6ade34d243 Updated the platform colors to the new ones 2023-07-22 07:18:28 +01:00
Tiago Ribeiro
ce90de1b74 Updated the code so the user levels update depending on their performance 2023-07-04 21:03:36 +01:00
Tiago Ribeiro
bc7eaea911 Implemented the speaking exercise;
Cleaned up a bit of the code;
2023-06-15 15:39:40 +01:00
Tiago Ribeiro
60217e9a66 - Updated the icons;
- Extracted the Layout into its own component;
2023-06-15 09:12:13 +01:00
Tiago Ribeiro
088b77a66b Created a placeholder of the register page 2023-06-12 15:47:42 +01:00
Tiago Ribeiro
72fc98fccd Completed the Login page and updated the overall colors and font 2023-06-12 15:21:30 +01:00
Tiago Ribeiro
e864e16064 Updated the code to use the new desired levels 2023-06-12 14:05:48 +01:00
Tiago Ribeiro
6fe8a678ea Completed more of the home page of the new designs 2023-06-12 09:31:20 +01:00
Tiago Ribeiro
b2232df0c7 Created part of the homepage of the new Figma designs 2023-06-11 17:58:06 +01:00
Tiago Ribeiro
1e8e95da34 Continued implementing the new design;
Added an average level calculator;
2023-05-31 14:01:12 +01:00
Tiago Ribeiro
4d37bf536a Merge branch 'main' into task/design/dashboard-redesign 2023-05-29 11:57:37 +01:00
Tiago Ribeiro
b5dabe336a Implemented the whole flow for when a user intends to input their own levels 2023-05-27 16:15:23 +01:00
Tiago Ribeiro
23b3703b67 - Created a Diagnostics component;
- Corrected the history code;
2023-05-27 15:45:03 +01:00
Tiago Ribeiro
9ed3672cb6 Started the redesign of the dashboard 2023-05-26 19:46:50 +01:00
Tiago Ribeiro
f579b244bf Created a simple permissions system for users 2023-05-17 16:32:52 +01:00
Tiago Ribeiro
1adfb7f3d5 Made it so the pages update the user when loading 2023-04-21 12:18:24 +01:00
Tiago Ribeiro
713771d949 Added more colors to the Charts 2023-04-21 11:58:42 +01:00
Tiago Ribeiro
02d76e4c3c Created the stats page where a user can select another user to view their stats;
Improved the whole stats and the home page
2023-04-20 22:43:30 +01:00
Tiago Ribeiro
e60130069d Created more types of stats to be showcased:
- Total Exams per Module;
- Average Score per Module;
- Total Exercises per Type;
- Average Score per Exercise Type;
2023-04-20 10:38:55 +01:00
Tiago Ribeiro
87f7b717fc - Adapted more of the design to be more responsive;
- Revamped some of the UserSolutions;
- Transformed the homepage chart to use actual dynamic values;
- Created an endpoint for the stats;
2023-04-20 00:20:20 +01:00
Tiago Ribeiro
d61592b73e Made some of the code a bit more responsive 2023-04-18 12:12:26 +01:00
Tiago Ribeiro
58bdc745e4 Implemented a simple authentication scheme with Firebase and Iron Session 2023-04-12 16:53:36 +01:00
Tiago Ribeiro
be7665fab8 Separated the ProfileLevel into multiple components and made a Card one 2023-03-09 15:56:51 +00:00
Tiago Ribeiro
84839c8bc9 Updated the style of the buttons 2023-03-07 18:35:16 +00:00
Tiago Ribeiro
94065e453f Created a screen for the module exam selection 2023-03-07 18:30:20 +00:00
Tiago Ribeiro
d3dd1c4ccd Created a quick demo home page for a user 2023-03-03 09:18:03 +00:00
eCrop
e75b6b6781 Initial commit 2023-02-19 11:38:16 +00:00