Skip to content

MVP List

johnschoeman edited this page Sep 18, 2017 · 6 revisions

Product Hunt App, a Product Hunt clone, is a product curation web application which lists popular technologies and products by category. Users can subscribe to product feeds by category. Products have individual detail views where users can review and comment.

Product Hunt maintains and API and provides endpoints to access their data.

1. New Account Creation, Login, and Guest/Demo Login

2. A production README

3. Hosting on Heroku

4. Products

  • Displayed list of product items, which when clicked navigate to a product detail modal
  • Acquire real time data from the Product Hunt API
  • Adequate styling
  • Smooth, but-free navigation
  • Adequate and appropriate seeds to demonstrate feature

5. Profile Pages

  • Users have a public page to display their information when logged in
  • Dashboard to other features and information
  • Adequate styling
  • Smooth, but-free navigation
  • Adequate and appropriate seeds to demonstrate feature

6. Product Discussion

  • A portion of product detail modal to allow and display user comments
  • Comment list display
  • New comment form
  • Adequate styling
  • Smooth, bug-free navigation
  • Adequate and appropriate seeds to demonstrate feature

7. Search (Users and/or Products)

  • Navbar search resulting in Top, Product, Collection, Topic, and User results
  • Adequate styling
  • Smooth, bug-free navigation
  • Adequate and appropriate seeds to demonstrate feature

8. Bonuses

  • Collections - Grouping products by predefined category
  • Upvotes and Tags - Polymorphic attributes applicable to products and comments
  • Following - Allow users to follow specific topics/customize their product feed
  • Live Chat - Live multi-user communication via sockets