Skip to content

sowmya-ari/todo-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do application. Start the application with "npm run dev" locally.

Technologies using:

  1. Nodejs
  2. Express
  3. REST APIs
  4. Postgre SQL -Sequelize
  5. Unit testing
  6. Postman API testing
  7. Docker
  8. Airbnb style guide
  9. React,CSS and bootstarp

Implemented API's for this story cards

  1. As a user, I should be able to add a task.
  2. As a user, I should be able to list all my tasks.
  3. As a user, I should be able to see all my completed tasks.
  4. As a user, I should be able to edit my task.
  5. As a user, I should be able to delete my task.
  6. As a user, I should be able to mark a task as completed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published