A small Phoenix (Elixir) app to manage the job interviews you've applied to, track each company, the date you applied, the date they contacted you, the description, and the link from the application. Some charts for you have better statistics are coming soon.
- Run
mix setupto install dependencies and set up the database - Start the server with
mix phx.server(oriex -S mix phx.server) - Visit
localhost:4000
