Nimit Haria

Results 15 issues of Nimit Haria

Fixes: #127 - Replaced firebase auth with next auth using google and github providers - Added Prisma Adapter to map user table with provider details

Fixes #73 - Adds MCQ Type to Problem. - Since auth is not there yet, adding the submissions to localStorage to save it temporarily for the user. https://github.com/code100x/daily-code/assets/37402791/2ebf1b91-e534-4e23-921c-ed28e322e5fb

### PR Fixes: - 1 Added a profile dropdown - 2 Made bookmark global Resolves #307 P.S. Sorry for recording it in light mode ### Added the theme toggle button...

### PR Fixes: - 1 Fixed watch history skeleton Resolves #306 [Screen Recording](https://github.com/code100x/cms/assets/37402791/9c852d89-3a70-4559-b98d-ce1ac60ef67b) ### Checklist before requesting a review - [x] I have performed a self-review of my code -...

Fixes #112 Pending Things: - [ ] Admin Dashboard Form to Create the PS, Test Cases - [ ] adding Runtime Error info in the test run section (right bottom...

### Note: Please only raise the PR for this once #203 is reviewed and merged, since it is dependent on that. - Currently, adding test cases in the Problem Statement...

enhancement

### Note: Please only raise the PR for this once https://github.com/code100x/daily-code/pull/203 is reviewed and merged, since it is dependent on that. - Add one more Tab for viewing the existing...

enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. The current player lacks a sleek UI **Describe the solution...

enhancement

Added auth on global level in layout.tsx protecting all admin routes @hkirat

- Solved error in ws, which was causing an issue for the user to rejoin the game on refresh - Added moves table UI, allow user to go back to...