Skip to content

mvp list

Oguzhan Murat Cakmak edited this page Oct 22, 2017 · 2 revisions

MVP List

Kekocho, a Quora clone, is a platform "to gain and share knowledge" that allows users to ask questions and get answers from people who have experience and knowledge in the domain.

1. New account creation, login, and guest/demo login

2. A production README

3. Hosting on Heroku

4. Questions

  • Users can create, view (index and show), and edit questions
  • Adequate styling
  • Smooth, bug-free navigation
  • Adequate and appropriate seeds to demonstrate the feature

5. Answers/Comments on answers

  • Users can create, view (index and show), and edit answers
  • Users can comment on answers
  • Adequate styling
  • Smooth, bug-free navigation
  • Adequate and appropriate seeds to demonstrate the feature

6. Search Questions

  • User can search questions
  • User can see immediate search result while they are typing
  • User can edit their search query on the go, and search results should be updated accordingly
  • Smooth, bug-free immediate search results
  • Adequate styling
  • Adequate and appropriate seeds to demonstrate the feature

7. Topics

  • User can add an existing topic to their profile
  • User can navigate topics that they are interested
  • Adequate styling
  • Smooth, bug-free navigation
  • Adequate and appropriate seeds to demonstrate the feature

8. Upvotes (Bonus)

  • Users can 'upvote' answers, the upvote count is displayed for each answer
  • Adequate styling
  • Smooth, bug-free navigation
  • Adequate and appropriate seeds to demonstrate the feature

9. Order Questions by popularity (Bonus)

  • User can see questions by popularity
  • Adequate styling
  • Smooth, bug-free navigation
  • Adequate and appropriate seeds to demonstrate the feature