-
Notifications
You must be signed in to change notification settings - Fork 1
Feature List
Angie Maidt edited this page Jul 27, 2022
·
1 revision
- Users can sign up or login to explore the site
- Users can login as a demo user to access full site features
- Logged in users can logout
- Only logged in users will have full access to all features
- Logged in users have a profile page where they can edit their personal info
- Logged in users can create tasks
- Logged in users can update or delete their own tasks
- All users can view tasks on landing page
- Users can review tasker who completed their task
- Users can view reviews on profile page
- Users can update their reviews
- Users can delete their reviews
- All users can view tasks sorted by their tags
- A task can have multiple tags attached to it
- On the edit task form users can update/delete tags from their task
- Users can edit their account on their profile page
- Users can view their reviews and tasks on their profile page
- Users can see other users profile pages