An advanced Kanban task organizer. Capstone Project for PDX Code Guild Class Raven.
Projected minimum viable products completion date: Feburary 18, 2022
Initial Features:
- Add a kanban
- Add a task
- Assign task to a column
- Custom Columns defined by User
Extra Features:
- Add subtasks
- Add a comment
- Add subcomments
- Add tags
- Implement GSap Library https://greensock.com/draggable/
- Implement Progressive Web Apps https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps
Database structuring and model creation.
Django back-end including json serialization
Front-end vue or java script but preferably vue.
Testing and finalizations and presentation prep.