-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Randy Hac edited this page Aug 16, 2023
·
3 revisions
- Users can sign up, log in, and log out.
- Users can use a demo log in to try the site.
- Users can't use the application without being logged in.
- Logged in users are able to create projects, send messages, create cards.
- Logged out will be taken to the landing page.
- We Logged in users create projects.
- Project owners can edit and delete their own projects.
- Project owners can invite/add users by email.
- Project owners can create/edit/delete column tasks and member cards.
- Members can create, edit, delete, update their own cards under tasks.
- Project owners can view, create, edit, and delete messages.
- Members can view all messages.
- Members can create, edit, and delete their own message on a card.
- Owners and members can send and receive messages in the project's group chat real time.
- AWS