Commit Graph

14 Commits

Author SHA1 Message Date
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
13c8fae588 Updated the timer to be on the Navbar, making it more mobile friendly 2023-04-17 18:42:28 +01:00
Tiago Ribeiro
c321a5cc69 Added the speaking module to the application 2023-04-17 17:35:26 +01:00
Tiago Ribeiro
5df816c73c Updated the metadata of the exam page 2023-04-14 17:21:10 +01:00
Tiago Ribeiro
b92922b6cd Changed the Panel of the reading to use scroll 2023-04-14 17:20:21 +01:00
Tiago Ribeiro
f88db929f4 Implemented a simple page to view the currently registered users 2023-04-14 12:34:56 +01:00
Tiago Ribeiro
4f7cd3c016 Removed console.logs 2023-04-12 16:54:52 +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
503a265da0 Created a Finish screen for when a user finishes an exam 2023-04-11 22:08:25 +01:00
Tiago Ribeiro
49c515b02a Finished implementing a Solutions version for each exercise 2023-04-11 21:35:44 +01:00
Tiago Ribeiro
addef7c674 Created a simple component for the writing exam 2023-04-06 12:02:07 +01:00
Tiago Ribeiro
36e6c017b4 - Updated the code to remove the exam pages to components;
- Added some state logic to make it so it keeps track of the current exam the user is in;
2023-04-06 11:18:34 +01:00
Tiago Ribeiro
740346f696 Created a prototype for one exercise of the reading module 2023-03-21 17:09:35 +00:00