-
Notifications
You must be signed in to change notification settings - Fork 0
MVP Feature List
sonwuana1 edited this page May 27, 2021
·
1 revision
ArmyUploads is a Flickr clone, that allows users to view, update, and delete their photos and albums of their favorite BTS members.
- Users can sign up, log in, and log out.
- Users can't use certain features without logging in (view photos).
- Logged in users are directed to the home page which displays all of their albums and photos.
- Logged out users are directed to the home page which displays no albums or photos.
- Logged in users can retrieve all of their albums on the home page.
- Logged in users can post new albums on the homepage.
- Logged in users can edit and delete an album on the album's page.
- Logged in users can retrieve all of their photos on the home page.
- Logged in users can post new photos on album page.
- Logged in users can delete a photo on the photo page.
- Brief explanation of what the app is and does.
- How to start development environment
- Technologies used
- Link to live site
- Link to Wiki docs
- Discussion of two features that show off the team's technical abilities
- Discussion of both challenges faced and the way the team solved them
- Code snippets to highlight the best code