This project was for The SWE444 Course We build it on 4 sprints using scrum framework
Project link :https://glacial-mountain-30907.herokuapp.com/
if you want to use from your code editior : 1-Download the required modules in package.json from npm 2- connect to your own mongoDb database. 3-then run the program : node app.js or using nodemon : nodemon app.js
4-then go to your browser and type : localhost:PORTNUMBER and that's it.