Skip to content

1eb0hang/todo

Repository files navigation

TODO App

Task manager app that allows for task lists and task sort based on custom properties To understand the planned features, you can checkout the App Requirements or the MVP

Server Requests

get:

  • task/{id} : get task by id
  • tasks : get all tasks

post:

  • task/create : create task
  • task/update : updates existing task
  • task/delete : deletes task

also i want a kanban feature later on

About

todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published