ExamTime
ExamTime copied to clipboard
Share/Download notes PDF helps during exams
## Description > Added about ,licensing ,privacy and contact us pages.. ## Checklist > Before submitting this pull request, kindly verify that the ensuing checkpoints have been reached. - [X]...
### Describe the feature Keeping the project's dependencies up to date can be a challenging task, especially when done manually. To streamline and automate this process, we propose integrating Dependabot....
## Issue that this pull request solves Closes: #227 ## Proposed changes This pull request addresses an issue where unnecessary console logs were present in the codebase, specifically on the...
## Description > While selecting text in input boxes, the selection was not visible. I have fixed the issue and not selections are visible in all input boxes ## Resolves:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? signup is broken because of wrong verifyotp route ### Record -...
## Description Fixed broken signup due to wrong verifyotp route ## Resolves: #246 ## Checklist > Before submitting this pull request, kindly verify that the ensuing checkpoints have been reached....
## Description > The changes made in this pull request should be briefly described. I change the docker-compose file in which we add env file inside the docker-compose file due...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? If there is no token then the dashboard will not load...
## Description Now when there is no token it will be redirected to /login ## Resolves: #243 ## Checklist > Before submitting this pull request, kindly verify that the ensuing...
## Description > On changing language to Hindi everything will be translated into Hindi language. I have used react redux here to change the language ## Resolves: [#192] ## Screenshots...