MVP List - owenshaupt/Candidpop GitHub Wiki
Project To-dos and Time Estimates
Candidpop is clone of rising reselling app Depop, with a focus on camera and photography gear.
1. Hosting on Heroku -- 0.5 days
2. Create new account, login, and guest/demo login -- 2 days
- Users can sign up, sign in, log out
- Users can use a demo login to try the site
3. Items -- 2 days
- Logged in users can view a feed of items
- Logged in users can list an item to sell
- Logged in users can remove/update for-sale items
4. Profile -- 1.5 day
- Users have a profile displaying the items they are selling
5. Search -- 1 day
- Items are searchable by item description via text input
5. Follows -- 2 days
- Logged in users can follow another user
- Followers/following are counted/clickable on user account