Coder Social home page Coder Social logo

aptbnb's Introduction

AptBnB

Is a full-stack application that draws inspiration from AirBnb.

For people that want to book stays at apartments with amenities, instead of hotels.

More information can be found on this project at it's Wiki


Logo

AptBnB

A Gateway for Booking Apartments
Explore the docs »

Table of Contents

  1. About The Project
  2. Live Link To Project
  3. Getting Started
  4. License
  5. Contact


About The Project

A full stack application that draws inspiration from Airbnb.

As more and more people are looking towards freeing themselves from pricey short term leases, AptBnb steps in to fill that void. With this service users, are able to book their vacation or corporate stays at reasoanable prices at top tier destination apartments.



Live Link

Live Link For This Project Can Be Found Here





Built With


Javascript

Javascript

PostGresSQ

Postgres

React

React


Redux

Redux

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/nikhilmenon2/aptbnb.git
  2. Install NPM packages in /frontend folder

    npm install
  3. Install NPM packages in /backend folder

    npm install
  4. Create a .env file based on the example with proper settings for your development environment

  5. Setup your PostgreSQL user, password and database and make sure it matches your .env file

  6. Get into your dotenv sequelize command interface, migrate your database, seed your database, and run your express app from your frontend and backend folders

    npx dotenv sequelize-cli db:migrate
    npx dotenv sequelize-cli db:seed:all
    
     npm start

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Email - [email protected]

Project Link: GitHub Project Link

aptbnb's People

Contributors

nikhilmenon2 avatar

Stargazers

 avatar Anna Bullard avatar Thanh Nguyen avatar Ramses Romero Jr avatar  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.