-
Notifications
You must be signed in to change notification settings - Fork 2
MVP List
Ed Herman edited this page Dec 3, 2019
·
9 revisions
SpringBoard is a clone of BaseCamp, a project management and productivity tool that allows users to post messages, create multiple assignable to-do lists, upload files and documents, schedule project events, and all of this under the umbrella of one of many projects a user may be managing.
- There are two view options: as list and as cards. Both options show all list's title, their items, and a completion ratio.
- The individual list's title is a link to that to-do list where logged-in users can comment
- Shows each to-do list's title, list items, completion ratio
- Items are marked completed with a checkbox
- Add a to-do with a button at the bottom of each list
- Items can be re-ordered by clicking and dragging a 3-bar-burger-handle
- Lists can be edited by their logged-in creators
- Clicking on a list items opens an edit and discussion window
Logged-in users can:
- Post a new message (with an optional category) with some text-formatting options
- Read, add a "boost", and add to the discussion on previously posted messages
- Additionally, authors of messages can edit their previously posted messages.
Logged-in users can:
- View a calendar of events for the project
- Add events to the calendar
- Edit existing events
- Add to the discussion of an event Additional features:
- Clicking on an event opens an in depth view and the discussion for that event
- Displays and links to "cards" with a preview of the Message Board, To-dos, Schedule, and other features
- Shows a list of Project Activity, tracked and updated each time a user makes a change in the project