Skip to content

rachael-mcbride/task-list-api

 
 

Repository files navigation

Task List API

About

There's so much we want to do in the world! When we organize our goals into smaller, bite-sized tasks, we'll be able to track them more easily, and complete them.

This is a simple web API to organize one's tasks. One can create, read, update, and delete tasks. One can also:

  • Sort tasks
  • Mark them as complete
  • Get feedback about one's task list through Slack (this API integrates with Slack's API)
  • Organize tasks under specific goals
  • ... and more!

Testing

This app was thoroughly tested with both unit tests and Postman.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • Dockerfile 2.0%
  • Shell 1.5%
  • Mako 1.2%
  • Procfile 0.1%