Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 373 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 373 Bytes

Requirements

  • Node.js
  • MongoDB

To run

  • Make a .env file and copy the contents of demo.env into it.
  • After then, run the following commands in the terminal:
    • npm i
    • npm start

BONUS TASK: 1

In this task, the notification for the upcoming assignment is going to be sent to the students on their registered email, once it has been created by the tutor.