-
Notifications
You must be signed in to change notification settings - Fork 0
MVP Feature List
Walter Hills edited this page Jan 28, 2021
·
5 revisions
Minimum Viable Product Feature List Website Outline: https://imgur.com/a/JHfqbAE
- Hosted on a live link
- Users can sign up, sign in, log out
- Users can use a demo login to try the site
- Users can't use certain features without logging in (creating and viewing Tasks)
- at top of all pages, navbar with link to home, searchbar, Programming language category select, post, profile
- display links to video pages
- renders all links at first
- filters links specified by either category or search
- each link to product redirects to template page filled in with variable info
- on page, has description, link to video, comments, tag for programming language
- Logged in users can add links
- Logged in users have profile page with Name, bio, id, username, posted links
- Comment section on each link page
- Home page filtered by either search bar or category select
Conceptual implementation: Landing page with login / create account / demo user login Home Page w/ Navbar that has CodeHunt logo that re-renders page without filters / redirects to home page from profile. Search bar that filters links found on this page, Category Select dropdown Programming languages to filter links by, Post link that redirects to page w/ form to create new link page, Profile link that links to profile with name, bio, id, username, and posted links each link will link to its own page following a template, on that page it has description, link, and comment section
An app created by: Walter Hills, Alpesh Vyas, and Yassine Cherradi