Shreya Ghosh
Shreya Ghosh
Fixes: #1277 PR Checklist: - [x] make all edits to the docs in the `src` directory, not in `docs` or in the html files - [x] note any issues closed...
User API
# Issue Type : API [GET] # Description: - Design a GET api using MongoDB to fetch user details from DB when user has successfully signed in - Write proper...
# Issue Type : API [POST] # Description: - Design a POST api using MongoDB to send user details to DB when user fills up the details form - Write...
## Issue Type: UI ## Description: - Make UI for Events Page - Set the route to /events - Use React Mui/Next UI with Tailwind CSS ## Design 
## Issue Type: UI ## Description: - Make UI for Org Dashboard after login/SignUp by an Org - Set the fields for Organization Profile Completion as the following - Contact...
## Issue Type: feature ## Description: - Implement logic for Protected Routing - Only routes that user can visit without logging in are /home,/aboutus,/contactus,/login,/signup. - Rest of the routes will...