8000 GitHub - jamesAforster/Makersbnb: My take on AirBnB!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jamesAforster/Makersbnb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

MakersBnB

MakersBnB is web based app, which allows any user to create an account, view a list of spaces and add a new space.

This is our team's first team project as part of Makers Academy.

User Stories

1. As a user,
   So I can sign into the app,
   I would like to input my email, username and password to sign in.

2. As an owner,
   So that I can rent out my space,
   I want to input the details of my space on a web page.

3. As an owner,
   So that I can view my spaces,
   I would like to see the saved space on the website.

4. As an owner,
   So I can list another property,
   I’d like to be able to add multiple spaces on MakersBnB.

5. As an owner,
   So I can market my space clearly,
   I would like to name my space, provide a description of it & give it a price per night.

Contributors

Rabee Mghrabi James Forster Stuart Pitcher

Instructions

Run:

npm install

To run the server:

node app.js

The LocalHost should be used to run this program:

localhost:3000

About

My take on AirBnB!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • HTML 1.8%
  • CSS 0.9%
0