Git Product home page Git Product logo

tableopen's Introduction

TableOpen

An OpenTable clone. Search for available reservations at restaurants across the US and book (or cancel) reservations online. Filter available restaurants and their available reservations based on restaurant category, reservation times, and party size capacity. Manage reservations by typing in your phone number, and your existing reservations will populate on the right-hand side of the screen. You will receive a confirmation text upon booking/cancelling a reservation.

Team

  • Bernard Kitchens
  • Nick Gratzick
  • Vlad Tretyakov
  • Chadam Miller

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies and Startup
  4. Roadmap
  5. Contributing

Usage

Search for available reservations at restaurants across the US and book (or cancel) reservations online. Filter available restaurants and their available reservations based on restaurant category, reservation times, and party size capacity. Manage reservations by typing in your phone number, and your existing reservations will populate on the right-hand side of the screen. You will receive a confirmation text upon booking/cancelling a reservation.

Requirements

  • Node 8.6.x
  • React 16.1.x
  • Postgresql 7.4.0
  • Jasmine
  • Yelp, Twilio

Development

Installing Dependencies and Startup

From within the root directory:

Download and install the latest version of Postgres. Create a Postgres database with UTF-8 encoding on your machine.

Navigate to the project directory.

For first-time users:

npm install
npm run db-init-first-time
npm run react-dev
npm run server

After your initial set-up, you can now use the 'db-start' command to kickstart the database:

npm run db-start
npm run react-dev
npm run server

Finally, note that only one instance of Postgres can be running at once, so if you get a connection error when trying to start up the database, use the following command:

npm run db-stop

...then re-run the database start command:

npm run db-start

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

tableopen's People

Contributors

chadam189 avatar luis-e-alvarez avatar elena-cz avatar vtretyv avatar blkdm0n avatar

Watchers

James Cloos avatar  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.