Home - TheBabblingBrin/capstone-bnb GitHub Wiki

CareBnB

image


An AirBnB Clone

CareBnB is a full stack application that is inspired by AirBnB. It can be used to book, review and list faux vacation rentals. You can visit the live site here live link!


FRONTEND ROUTES

Documentation of the frontend routes to display to the user.


BACKEND ROUTES

Documentation of the API routes to access data.


DATABASE SCHEMA

SQLite3 database schema.


FEATURE LIST

List of the functional features of the app.


USER STORIES

Documentation of the user stories of this application


REDUX STORE SHAPE

Pseudo code that illustrates the state of the Redux store for the two features that will be implemented.