A planning poker web application for agile teams built with Elm & Elixir
Find a file
2020-05-02 22:38:12 -04:00
assets Add voting room UI 2020-05-02 22:38:12 -04:00
config Initial commit 2020-05-02 18:22:49 -04:00
lib Add landing page 2020-05-02 22:37:54 -04:00
priv Initial commit 2020-05-02 18:22:49 -04:00
test Initial commit 2020-05-02 18:22:49 -04:00
.formatter.exs Initial commit 2020-05-02 18:22:49 -04:00
.gitignore Initial commit 2020-05-02 18:22:49 -04:00
mix.exs Initial commit 2020-05-02 18:22:49 -04:00
mix.lock Initial commit 2020-05-02 18:22:49 -04:00
README.md Initial commit 2020-05-02 18:22:49 -04:00

Planningpoker

To start your Phoenix server:

  • Setup the project with mix setup
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more