Code Monkey home page Code Monkey logo

binarybnb's Introduction

LAB WEEK! Dev Workflow!

Spec -> User Stories

User Stories -> GitHub Issues

Issue -> Branch (‘Pairing’)

Branch -> Pull Request (‘Code Review’) ’gangta squirrel'

Merge!

Setting up

$ npm install to install majics

$ DEBUG=BinaryBnB:* npm start to start express server

MakersBnB

Allows users to list spaces they have available, and to hire spaces for the night.

User Stories:

As a User
So that I can list a new space
I would like to be able to sign up
As a Signed Up User
So that I can list my spaces
I would like to be able to list a new space
As a Signed Up User
So that I can show my spaces
I would like to list multiple spaces
As a Signed Up User
So that I can provide details for my space
I would like to add a name, description and price to my space
As a Signed Up User
So I can show the availability of my space
I would like to offer a range of dates
As a Signed Up User
So I can hire a space for one night
I would like to request a space for one night
As a Signed Up User
So I can approve a user to hire my space
I would like to be able to approve a request
As a Signed Up User
So that I can't book an unavailable space
I should not be able to book that space
As a Signed Up User
So that I can confirm  a booking
I should be able to confirm a  request
As a Signed Up User
So that I can book an available space
I should be able to book unconfirmed spaces

(pop user stories in project issues)

binarybnb's People

Contributors

alex-swann avatar danielschambers avatar elena-vi avatar hopeshigh avatar lomlo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

binarybnb's Issues

List multiple spaces

As a Signed Up User
So that I can show my spaces
I would like to list multiple spaces

Can't book booked space

As a Signed Up User
So that I can't book an unavailable space
I should not be able to book that space

Approve request

As a Signed Up User
So I can approve a user to hire my space
I would like to be able to approve a request

Sign Up

As a User
So that I can list a new space
I would like to be able to sign up

List a space

As a Signed Up User
So that I can list my spaces
I would like to be able to list a new space

Book unconfirmed

As a Signed Up User
So that I can book an available space
I should be able to book unconfirmed spaces

Confirm request

As a Signed Up User
So that I can confirm a booking
I should be able to confirm a request

Space details

As a Signed Up User
So that I can provide details for my space
I would like to add a name, description and price to my space

Request a space

As a Signed Up User
So I can hire a space for one night
I would like to request a space for one night

Space availability

As a Signed Up User
So I can show the availability of my space
I would like to offer a range of dates

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.