Plattform to help you reach your goals.
- Add overarching goals
- Add tags for subjects
- Edit/Delete subjects
- Add detail view for subjects
- Add weekly summaries
- Add simple stats to dashboard
- Make flash messages disappear after n seconds
- Markdown support for notes
- Image upload?
- Make progress bar work
- Add button to finish iterations
- Add notifications to start a new iteration
- Add a review form after finishing an iteration
- Add a view to see all reviews
- Dashboard show number of sessions per iteration
- Subjects list: inidication which subjects have how many sessions
- a lot more...
To start your Phoenix server:
- Run
mix setup
to install and setup dependencies - Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -S mix phx.server
Now you can visit localhost:4000
from your browser.
Ready to run in production? Please check our deployment guides.
- Official website: https://www.phoenixframework.org/
- Guides: https://hexdocs.pm/phoenix/overview.html
- Docs: https://hexdocs.pm/phoenix
- Forum: https://elixirforum.com/c/phoenix-forum
- Source: https://github.com/phoenixframework/phoenix