Skip to content

rantao/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a To Do list App

by Ran Tao & Alexis Finch

It should do the following:

  1. Create a RESTful List resource with associated views.
  2. Create a RESTful Task resource with associated views. Each Task should belong to a single list.
  3. Tasks have a binary state: either uncompleted or completed.
  4. Build an API for the Lists and Tasks
  5. Build a command line client that consumes the API

About

This is a to do list app :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published