Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 564 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 564 Bytes

agile_scrum_tool

A simple tool to keep track work during software development life cycle. It is implemented using mean stack

To runthe project:

  1. Create MongoDb database named agilescrum tool.
  2. Run the mongodb server and database.
  3. Navigate to REST folder and run commands: a. npm install b. npm start
  4. Navigate to fronend folder and strart hhtp server by using command http-server if you have http-server global package installed.
  5. Open any browser and visit localhost:8080/app.

The project start running and you need to sign up for the user.