GithubHelp home page GithubHelp logo

private-table's Introduction

PrivateTable

The AirBnB for Event Spaces

PT HomePage

Visit our live site at PrivateTable.io. Search "San Francisco" for the full effect or check out the video demo.

This project is built on Angular, Node, and Express, with a PostgreSQL database and Sequelize for the ORM.

Baseline scaffolding was generated with Yeoman version 0.11.1.

Build & Development

###Build

  • Download and unzip the repository.
  • Install Node and Bower.
  • Run npm install from your CLI to install both npm and Bower dependencies.
  • Rename /server/config/dbConfig.example.js to be dbConfig.js.
  • Edit dbConfig.js to point to a valid relational database supported by Sequelize, and update dbConfig.js to match your database's security parameters. This product was originally designed using PostgreSQL and deployed on Heroku.
  • Configure your database, per the schema.
  • Data within our database is not available so you will need to load your own data in your database.
  • The app uses token-based authentication so you will need to create a secret key (any text file is fine) in /server/config, name it secret and replace the content with a new secret string.

###Run

  • Run node server/app.js to preview locally.
  • Also compatible with Nodemon, as nodemon server/app.js.

Database Schema

db Schema

Product Roadmap

PT Roadmap

Our team plans to expands to extend PrivateTable with additional features that support selectable event layouts, premium services, and customizable menus.

We will also expand the platform's CRM capabilities so that vendors can manage their properties and client relationships directly from PrivateTable.

Team

  • Product Owner: Craig Smith
  • Scrum Master: Lindsay Pond
  • Development Team Members: Henry Ng

private-table's People

Contributors

lepond avatar craigsmith24 avatar henryng24 avatar

Stargazers

Chris Redd avatar  avatar Ben Smith avatar Salahuddin Hairai avatar Phoebe Li avatar Michael Symmes avatar Ronnie Brown avatar Cooper Buckingham avatar Clark Feusier avatar Christina Holland avatar Sid Reddy avatar Daniel Tsui avatar  avatar Olumide Ojo avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

private-table's Issues

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.