-
Notifications
You must be signed in to change notification settings - Fork 2
Feature List
Moiz Ahmad edited this page Jul 19, 2021
·
1 revision
- User Login/Authentication
- Create User
- View (Read) User Profile
- See User's associated questions/answers
*
- See User's associated questions/answers
- Update User info
- Deactivate (Destroy) Account
- Ask (Create) questions
- Search (Read) for questions
- Edit (Update) questions
- Delete (Destroy) questions
- Post (Create) answers
- View (Read) answers with associate question
- Edit (Update) answers
- Upvotes/downvotes
- User can edit their own answer
- Delete (Destroy) answers
- Post (Create) comments on questions and answers
- View (Read) comments underneath their corresponding questions or answers
- Edit (Update) comments
- Add a 'useful comment' upvote system?
*
- Add a 'useful comment' upvote system?
- Delete (Destroy) comments
- Created when a question is created
- View (READ) all tags
- View all questions pertaining to a specific tag
- Update number of questions related to tag
- Destroy tag if number of related questions is 0