Skip to content
/ todox Public

Todo tool to get things done (i don't know when xD)

Notifications You must be signed in to change notification settings

girorme/todox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

Todox its a todo tool to get things done (i don't know when xD)

To start server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000/todos from your browser.

screen

Todo

  • - Add features to readme (fixed)
  • - Add docker-compose / Dockerfile
  • - Release in web and binary format
  • - Tags
  • - Notifier (telegram, email)
  • - Task suggest
  • - Platform integration (udemy, coursera)

About

Todo tool to get things done (i don't know when xD)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published