Giter Site home page Giter Site logo

lightbnb's Introduction

Light BNB

Light BnB is a property booking service akin to "AirBnB". The front end is cloned from this boiler plate code Lighthouse Labs Light BnB.

Getting Started

  1. Clone the repo onto your local device
  2. Install dependencies using npm install
  3. Navigate to /confirm all packages are installed cd...
  4. You will need to create a seeds folder and seed.sql file and seed data from LHL seed data following the instructions here
  5. Start the server using npm run local
  6. Head to http://localhost:3000/ in your web browser

back to top

Goals and Learning outcomes

  • In this project I have studied:
    • Database Design
    • ERDs
    • Querying a database seeded with fake data
    • Add SQL queries from a webApp using node-postgres

back to top

Features

  • All functionality that I implemented can be viewed in the database.js
  • This involved refactoring multiple functions to query our fake database

back to top

Future Goals

  • write HTML and SASS to:
    • add a color palette
    • add typography
    • consistent formatting for all property display cards
  • add a map reference to the main page
  • allow users and guests to write property reviews
  • allow owners to update rates of certain properties within a given date window
  • fix 404 error related to property images no loading

back to top

Views

ERD diagram page view

Dependencies

  • bcrypt
  • body-parser
  • cookie-session
  • express
  • nodemon
  • pg

back to top

lightbnb's People

Contributors

teddygavi avatar

Watchers

 avatar

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.