Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/main

Frontend 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