-
Notifications
You must be signed in to change notification settings - Fork 0
mvp.md
yenisbel edited this page Feb 7, 2020
·
7 revisions
This solution is based on Asana clone, and allows the work management, organize and track tasks and teams.
- Auth
- User Auth
- Sign in, sign up, logout
- Hosting on Heroku
- Dashboard
- User can view their Teams on homepage user
- User can break into their Teams and view Members and Projects
3.Teams
- Users can create Team
- Users can add/delete members to Teams
- User can create/delete Projects into a Team
- User can view other users on their teams
- User can remove himself/herself from a Team
4.Projects
- User can create projects
- User can view projects where are members
- User can add other team members to projects
- User can edit/delete Project
- User can create Category in a Project
- User can view Tasks organize by Category
5.Tasks
- User can create new Task into a Category
- User can edit/delete Task
- Users can assign deadlines, category
- Profile
- User Profile, with basic info