Skip to content

devord/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

A simple To-Do list

Server

The server is a Django project and lives in the todo/ directory. Check its readme here.

Web App

The web app is a React project with TypeScript and lives in the todo-web/ directory. Check its readme here.

License

MIT license. See the LICENSE file for details.