Skip to content

MVP List

le-s edited this page Dec 11, 2018 · 2 revisions

FLEXO, a TURO clone, is a single-page web applications that allows users to view and rent cars from other users.

1. Host on Heroku (12/11/18, 1 day)

2. Creating a new account, signing in, demo login (12/12/18, 2 days)

  • Users can create an account, sign in and log out
  • Users can use demo account to test out website
  • Users will be restricted certain features when not signed in (rent a car/leave a review)

3. Cars list (12/14/18, 2 days)

  • Users can Create, Read, Update and Delete (CRUD) their cars
  • Users can see a list of cars
  • Adequate and appropriate seed data

4. Rental (12/16/18, 2 days)

  • Logged in users can rent cars
  • Logged in users can cancel a rental
  • Adequate styling

5. Car search (by location & price) & Google Maps availability(12/18/18, 2 days)

  • All users can search for rentals
  • All users can view rental location on Google Map
  • Smooth, bug-free navigation

6. Reviews (12/20/18, 2 days)

  • Users can leave reviews
  • Users can edit their reviews
  • Users can remove their reviews

7. Production README

Clone this wiki locally