Tiago Ribeiro
8eb8a7af46
Added a new card for the Corporate to show their user balance
2024-01-20 15:09:42 +00:00
Tiago Ribeiro
63d2baf35f
Improved the overall redirection of the login page
2024-01-17 14:25:37 +00:00
Joao Ramos
27a4014f63
Added payment done and pending
2024-01-12 01:38:34 +00:00
Joao Ramos
b00bf19620
Merge branch 'develop' into feature-report-export
2024-01-09 23:33:57 +00:00
Joao Ramos
cc0f9712d6
Added download option for assignment cards
...
Export PDF Download to hook
Prevented some NaN's
2024-01-09 23:15:13 +00:00
Tiago Ribeiro
9ceb71ae2f
Refactored evaluation process for improved efficiency:
...
- Initial response set to null; Frontend now generates a list of anticipated stats;
- Background evaluation dynamically updates DB upon completion;
- Frontend actively monitors and finalizes upon stat evaluation completion.
2024-01-08 17:02:46 +00:00
Joao Ramos
b3bb5a2337
Added search area for table users
2023-12-27 21:44:13 +00:00
Tiago Ribeiro
9bed726062
Created a list of payments
2023-11-27 22:27:51 +00:00
Tiago Ribeiro
7e91a989b3
Added packages for students to be able to purchase
2023-11-26 10:08:57 +00:00
Tiago Ribeiro
6056735c72
Added more fields to the corporate and showcased them in the UserCard
2023-11-13 19:27:11 +00:00
Tiago Ribeiro
40f095191a
Created a simple "assignment" dashboard for teachers
2023-11-05 14:53:54 +00:00
Tiago Ribeiro
ba3588e97d
Updated the groups section for the teachers and admins
2023-10-30 15:27:48 +00:00
Tiago Ribeiro
925250d2c5
Added the ability to enable/disable a user as well as deleting an exam
2023-10-04 13:39:31 +01:00
Tiago Ribeiro
75fb6ab197
Added the ability to create groups
2023-09-28 11:40:01 +01:00
Tiago Ribeiro
733138f2be
Added more options to the User List
2023-09-26 13:23:53 +01:00
Tiago Ribeiro
6dda49a917
Added the ability to view all exams
2023-09-23 13:34:14 +01:00
Tiago Ribeiro
f91cd0ca63
Made it so users have to verify their e-mail starting to use the application
2023-09-07 12:45:31 +01:00
Tiago Ribeiro
4b5c99c654
Improved the whole user usage
2023-05-01 19:49:56 +01:00
Tiago Ribeiro
06de06fbf6
Created a really basic history page
2023-04-28 18:19:29 +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
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
c321a5cc69
Added the speaking module to the application
2023-04-17 17:35:26 +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
399e222791
Improved it a tad bit more
2023-04-12 17:28:52 +01:00
Tiago Ribeiro
a0cce321d1
Updated the useUser hook to work correctly
2023-04-12 17:16:43 +01:00
Tiago Ribeiro
58bdc745e4
Implemented a simple authentication scheme with Firebase and Iron Session
2023-04-12 16:53:36 +01:00