- Create a nodejs + ejs application to track issues/bugs for a project. Read the Features below on what to implement. You can take inspiration from the Github issue tracker or some other application.
- Node JS
- Express Js
- Mongo DB
- JavaScript
To install all the dependences of the project, run the following command:
git clone https://github.com/shakti1590/Issue-Tracker.git
npm install
npm start
- Link -