Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 897 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 897 Bytes

School Management System

A full stack web application that lets you to automate and organize the day-to-day operations of a school. The project uses modern web technologies like HTML5, CSS3, Bootstrap, AJAX, JavaScript, NodeJS, Express and MongoDB.

Installation

Clone the repo and then use the npm package manager to start the project.

npm init

Usage

The application runs on https://localhost:4000 by default. You will need to configure .env file for database connection to run and test the application successfully.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.