- The project has two directories, client and server.
- Please install all the dependencies
- Make sure mongo is running
- The app must have at least three admin users from each department. **Edit department and isAdmin of User document in Users collection **
- hit npm start in both the directories, i.e., client and server
- Server will run at port:3000 and client at port:3001.