##Classic Porsche selling app
This will be coded in REACT
-
The Core plan is to build a UI that would have a Instagram / Facebook ( may differ ) style feed where a user can view classic porsches that are for sale.
-
what type of useability should my app have ?
- A home page with a Nav bar at the top. copy the insta/facebook type feed
- User can scroll through feed and ‘favourite’ images which will show in their favourites.
- User can view car profile and can see owners contact details as well as a comment section to check availability
- User able to filter the feed via car type, price and
- User can hit ‘back to top’ button when the end of the feed is reached.
- There should be a Header that will allow the user to Navigate through the app and change pages from Main feed to 'About Us' and search functionality/filter functionality.
- What is the minimum Functionality the app should have? my MVP
-
MVP 1.0
-
Correct layout and grid structure
-
Basic CSS is functioning and I am happy with it
-
images rendering in the feed
-
MVP 1.2
-
working made up data
-
scrollable - Back to top functionality’ when feed is finished
-
Useable header / Task bar that will navigate you to the correct page.
-
MVP 1.3
-
able to view a car profile & owner contact details
-
‘comment section in the car profile area where you can check if it is availible or not
-
filter feed by car type and car price
-