Skip to content

dorozcom/hellotodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hellotodo

A Simple To Do List

A simple (but useful) To Do List. Allows you to change the priorities of the tasks.

Use it on hellotodo.com

Or run locally: Runs on Docker & Go

To build: $ docker build -t hellotodo . $ docker run --publish 6060:8080 --name hellotodolocal --rm hellotodo

Browse 127.0.0.1:6060

About

A Simple To Do List

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors