Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a9na/school-event-management-system-backend
This repository contains the backend code for the School Event Management System. The backend API provides endpoints for managing events, user registrations, and feedback. It is built using Node.js and Express.js, with MongoDB as the database.
https://github.com/a9na/school-event-management-system-backend
Last synced: 9 days ago
JSON representation
This repository contains the backend code for the School Event Management System. The backend API provides endpoints for managing events, user registrations, and feedback. It is built using Node.js and Express.js, with MongoDB as the database.
- Host: GitHub
- URL: https://github.com/a9na/school-event-management-system-backend
- Owner: a9na
- Created: 2024-07-31T07:57:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T08:00:19.000Z (6 months ago)
- Last Synced: 2024-11-11T06:28:00.303Z (2 months ago)
- Language: JavaScript
- Size: 2.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# School Event Management System - Backend
This repository contains the backend code for the School Event Management System. The backend API provides endpoints for managing events, user registrations, and feedback. It is built using Node.js and Express.js, with MongoDB as the database.
# Features
RESTful API for managing events, registrations, and feedback
User authentication and management
Email notifications for event registrationsTechnologies Used
Node.js
Express.js
MongoDB
Mongoose
Nodemailer for email notifications