MVP - nikhilmenon2/aptbnb GitHub Wiki

Minimum Viable Product Feature List

1. Hosting on Heroku

  • Hosted on a live link that never sleeps

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

  • Users can sign up, sign in, log out
  • Users can use a demo login to try the site

3. Spots

  • Users can search up spots by search bar
  • Users can click on a spot and view it
  • Logged in users can book a spot
  • Not logged in users can only view spots

4. Booking Spots

  • Logged in users can book spots

5. Production README

  • Brief explanation of what the app is and does
  • How to start development environment
  • Technologies used
  • Link to live site
  • Link to Wiki docs
  • Discussion of two features that show off the team's technical abilities
  • Discussion of both challenges faced and the way the team solved them
  • Code snippets to highlight the best code