Skip to content

🤸🏼‍♂️Never lose track of your todos

Notifications You must be signed in to change notification settings

Konicord/lextodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LexTodo :: Phoenix

A simple Todo Application so nobody forgets about their tasks!

🤔 Why?

While I work I always forget what I wanted to do. Sure I could write that down somewhere, but then I even forget about that ...

Built with the power of

phoenix postgresql

👻 Get started

  • Install Elixir ( latest version )
  • Install dependencies with mix deps.get
  • Rename dev.example to dev.exs and fill out the PostgreSQL data
  • 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 from your browser.

Inspiration

Inspiration for tests/idea: https://github.com/dwyl <3

About

🤸🏼‍♂️Never lose track of your todos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published