GithubHelp home page GithubHelp logo

air_bnb_clone's Introduction

Introduction

Week 6 challenge at Makers, creating an app similar to Airbnb.

Team pop-a-nolà XP Values

We will We won't It's Okay to
Have morning stand-ups Bitch! Ask for help
Depend on each other Feel like an imposter To say 'I don't know
Share learning No personal attacks Feel overwhelmed
Communicate regularly Be too serious Be serious
Have fun and laugh
be serious about the work to be done
Address blockages together
Give feedback
Help Dani prepare lunch one day

User Stories

As a User,
So that I can list a space,
I would like to sign up.

As a User,
So that I can lease a room,
I would like to list a space.

As a User,
So that I can offer more accommodation,
I would like to list multiple spaces.

As a User,
So that people can identify my space,
I would like to add a name to my listing.

As a User,
So that other users can have information on my space (location, amenities, facilities),
I would like to add a description of my space

As a User,
So that I can set a price for my space,
I would like to add a price (ie. per night) for my space.

As a User,
So that I can choose the dates I wish to lease my space,
I would like to have a calendar I can select dates from.

As a User,
So that I do not double-book my space,
I would like an updated calendar showing only available dates.

As a User,
To increase the chances of leasing my space,
Until a user has confirmed a booking request, that space can still be booked for that night.

As a potential leaser,
So that my booked space is unavailable to others,
I would like the calendar to be updated so users cannot double-book.

As a potential leaser,
So that I can narrow down places to lease,
I would like to have a list of the spaces available to me.

As a potential leaser,
So that I can pick the dates I will be occupying the space,
I would like access to the space owner’s calendar.

As a potential leaser,
So that I can make a booking request,
I would like to choose dates and be able to submit a request to the space owner

As a potential leaser,
So that I know if my booking request has been successful,
I would like to get a response from the owner of that space.

Getting Started

to be added

  • what frameworks we have used
  • how to download/use the app
  • test examples

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites This requires Node to run it and npm as the package manager to simplify the build process and include all necessary dependencies. If you do not have Node.js installed it is recommended you do so (Node).

Installing

To get started please follow the subsequent steps.

$ git clone link!!!!! $ cd $ npm install

  1. Create the databases and tables In order to start the app you will need to create the databases that the server will connect to. To do this you can use a helpful script which has been defined in the package.json file. Simply run npm run buildDB. This should create both a development and test database called popanola and testpopanola. It will also create a table called listings inside each of these databases.

To drop these tables run npm run dropDB

  1. Start local server by running node server.js

Testing

Web based feature testing with Cypress: Run npm run cypress:open

Unit testing with Jasmine:

air_bnb_clone's People

Contributors

velvetsnowman avatar whatapalaver avatar fabjab86 avatar

Watchers

James Cloos avatar  avatar

Forkers

fabjab86

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.