Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 registrations

Technologies Used
Node.js
Express.js
MongoDB
Mongoose
Nodemailer for email notifications