throughLens Feature List - nM15-vge/throughLens GitHub Wiki
MVP List
throughLens is a Flickr clone that allows users to add photos to their albums which are part of their account, star-like photos from other users, comment on photos, and make their albums or a photo public or private.
1. New account creation, log in, log out, and demo login
2. Hosting on Heroku
3. Albums
- Logged in users can star and comment on albums.
- Logged in users can create albums and allow to be private or public.
- All users can view albums that are public.
- All users can view comments on albums.
4. Photos
- Logged in users can star and comment on photos.
- Logged in users can upload photos and allow them to be private or public.
- All users can view photos that are public.
- All users can view comments on photos.
5. Comments
- Logged in users can post comments for albums and photos.
- All users can view comments for albums and photos.
6. Stars
- Logged in users can star, like, photos.
- Logged in users can star, like, an album.
7. Favorites
- Logged in users can add to favorites public albums.
- Logged in users can add to favorites public photo.
8. Production README
- Brief explanation of what the app is and does.
- How to start app in development environment.
- Technologies used.
- Link to live site.
- Link to wiki docs.
- Link to github repository.
- Discussion of two features that show my technical abilities.
- Discussion of challenges through out development and how I resolved them.
- Code snippets to highlight the best code.