ExTick is a simple project management application supporting Kanban and Scrum projects. It is built using Elixir, Phoenix, and LiveView.
This is a toy project to learn Elixir and Phoenix. It is not intended for production use.
You can try ExTick at https://extick.aurmartin.fr/.
- Authentication
- Organization and projects management
- Scrum projects
- Scrum iterations
- Kanban projects
- Table / list view for backlog and current iteration
- Real-time tickets update with LiveView