Puppetmaster is a tool for retrieving and managing the time schedules of students in Master 2 at the University of Lyon 1.
- Node.js
- npm
- MongoDB
- Clone the repository
git clone ..
- Install dependencies
npm install
- Run the server
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.