-
Notifications
You must be signed in to change notification settings - Fork 0
Features List
James Chen edited this page May 10, 2022
·
3 revisions
- A new user should be able to sign up for an account.
- An existing user should be able to log in.
- A Demo User can try out the site's features without making a new account.
- A logged-in user can edit their profile.
- A logged-in user can create, view, update (captions only), and delete images with a caption.
- A logged-in user can create, view, update, and delete their own comments under their own images, and images owned by other users.
- A logged-in user can follow and unfollow other users.
- Users can view a list of people that they follow and are followed by.
- A logged-in user can like and unlike posts of other users.
- Users can view who has liked a post.
- Users can search for images through their search results.
- Users can search for users through their username
- A logged-in user can create a room to chat with another user.
- A logged-in user can delete a room when they no longer want to chat with the other user.