erinrep / name_that_sprint

sprint naming tool for fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NameThatSprint

Join a game with teammates to come up with ideas for the name of your sprint and vote on your favorites!

Requirements

Requires Elixir 1.10.4 or higher

Install with brew brew install elixir or visit elixir-lang.org for other installation options

Requires npm

installation instructions

Setup

To start the server:

  • Run mix setup to install and setup dependencies
  • 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.

Testing

Run mix test to run unit tests

About

sprint naming tool for fun


Languages

Language:Elixir 65.7%Language:JavaScript 33.1%Language:HTML 0.6%Language:Shell 0.4%Language:CSS 0.2%