Skip to content

crowdedProject/Crowded

Repository files navigation

App Logo Find an open spot in a coffee shop near you

Crowded is a responsive web app created by three talented Full-Stack Software Engineers: Adam Behrens, Bo Yao and Ian Stinson. Our mission is to make this an interactive crowd source app for the local Community of San Francisco.

Check us now at crowdedcafe.herokuapp.com

mockup

Table of Contents

##Technology Stack

techList

Example / Usage

simply login using your favorite social network credential and click Find Cafe to locate an open spot near you!

appOverview

Getting Started

For this porject, we are using webpack to bundle and build our react code base. We use bable to transplie the ES6 javascript, and webpack watch on the server. For developement purpose, run localhost at port 8080.

  • First fork the project repo from Git Repo

  • Then clone the project to your local machine.

  • For help please click Here

  • To install the project dependency, from your root directory, run:

npm install 
  • To build and compile files, from your root directory, run:
npm run devBuild
  • To run dev server, from your root directory, run:
npm run dev
  • Server will be listening on port 8080
protocol: http
host: 127.0.0.1
port: 8080

Architecture

High Level Architecture

ProjectArchitecture

Database Schema

dataBaseSchema

Team Members

We are a team of 3 full-stack sfotware engineers passionate about all aspects of software development. If you are interested in the project please feel feel to contact us via email or just check out our Github Profile

"Distributed under the MIT License."

About

Find an open seat in the coffee shop near you

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published