Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vidhya0501/assign-mentorbe
Mentor-Student Database with Express Server
https://github.com/vidhya0501/assign-mentorbe
api api-endpoints cors dotenv expressjs http-methods mongodb mongoose mvc mvc-architecture nodejs postman status-codes
Last synced: 10 days ago
JSON representation
Mentor-Student Database with Express Server
- Host: GitHub
- URL: https://github.com/vidhya0501/assign-mentorbe
- Owner: Vidhya0501
- Created: 2024-03-15T05:49:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-15T10:23:59.000Z (10 months ago)
- Last Synced: 2024-11-12T22:25:25.971Z (2 months ago)
- Topics: api, api-endpoints, cors, dotenv, expressjs, http-methods, mongodb, mongoose, mvc, mvc-architecture, nodejs, postman, status-codes
- Language: JavaScript
- Homepage: https://assign-mentorbe.onrender.com/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WEB DEVELOPER TASK
Mentor and Student Assigning with Database using Express Server - Node JS
Backend deployed link
https://assign-mentorbe.onrender.com/Frontend Source code
https://github.com/Vidhya0501/assign-mentorFE/tree/mainFrontend deployed link
https://assign-mentor-fe-vidhya.netlify.app/Enpoints created for the following,
1. API to create Mentor
2. API to create Student
3. API to Assign one/multiple students to one Mentor
4. API to Assign or Change Mentor for particular Student
5. API to show all students for a particular mentor
6. API to show the previously assigned mentor for a particular student.
7. API to show all students
8. API to show all mentors