Skip to content

saim61/todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoApp with User management and File Uploading (PDF, DOCX and DOC files)

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Run mix ecto.setup to setup the database
  • Run npm install in assets directory
  • 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.

Features

  • Register with your email
  • Reset password or email in case your forgot
  • Create a Todo and manage them
  • View Todos of other users (your teammates)
  • Assign the Todo to someone else
  • Talk to other users by commenting on their Todo when you view them

About

TODO app in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published