Collaboardate is a full stack web application inspired by Trello and built using Ruby on Rails and React/Redux. The minimum viable product will include the following:
- New account creation, login, and guest/demo login
- Hosting on Heroku
- A complete set of READMEs documenting the development process
- Boards
- Lists & Cards
- Sharing Boards
- Comments and Due Dates
Objective: Functioning backend and front end with user login capability.
Objective: Boards, Lists and Cards can be created, read, edited, and destroyed.
Objective: Boards can be shared with other users. Comments and due dates can be added to cards.
Objective: Checklists and labels can be added to cards. Cards can be assigned to users.
Objective: Activities performed on cards a user is assigned to or comments mentioning a user trigger user notifications.
- Search and Card Filtering
- Activity History
- Teams
- Card attachments
- Board settings
- Hotkeys
- Desktop notifications