Kanban board Web Application built as a school project for a Database class. Similar in concept to a Trello board. A user can create multiple users, boards, lists, and tasks and share them with other users. Data is stored persistently using a Flask server and PostgreSQL database. Several many-to-many relationships. The client is built with Vue, Vuetify, and Vuex. Hosted on Heroku.
Website: https://young-everglades-82142.herokuapp.com/#/
Github: https://github.com/pendulumswing/cs340-wonderboard