https://github.com/subarnasaikia/studentreportapi
A Node.js and Express.js RESTful API to manage student profiles, marks, and reports. Ideal for educational use, with full CRUD support and easy frontend integration.
https://github.com/subarnasaikia/studentreportapi
api bycrpt cloudinary express jwt mongodb mongoose rest-api restful-api studenreportapi student-management-system studentreportapi
Last synced: 2 months ago
JSON representation
A Node.js and Express.js RESTful API to manage student profiles, marks, and reports. Ideal for educational use, with full CRUD support and easy frontend integration.
- Host: GitHub
- URL: https://github.com/subarnasaikia/studentreportapi
- Owner: subarnasaikia
- License: mit
- Created: 2025-04-14T14:16:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-22T19:36:00.000Z (about 1 year ago)
- Last Synced: 2025-04-23T03:57:19.035Z (about 1 year ago)
- Topics: api, bycrpt, cloudinary, express, jwt, mongodb, mongoose, rest-api, restful-api, studenreportapi, student-management-system, studentreportapi
- Language: JavaScript
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
📘 StudentReportAPI
A RESTful API built with Node.js and Express.js to manage student academic data including profiles, marks, and report generation. Designed for use by educational institutions, this API enables CRUD operations for students, subjects, and performance reports. Easily integrable with front-end apps or school portals.
---