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.
Clone the repo and then use the npm package manager to start the project.
npm init
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.
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.