Skip to content

Find a restaurant or cafe to meet your companion halfway (Node, Express, React, and MongoDB).

Notifications You must be signed in to change notification settings

adriennealyzee/halfwaze

 
 

Repository files navigation

Halfwaze

Find a restaurant or cafe to meet your friend half way.

Team

  • Product Owner: Adrienne Tran
  • Scrum Master: Michael Lam
  • Development Team Members: Adrienne Tran, Ed Sweezey, Michael Lam, Nick Powell

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Run npm install to install all node modules.

Run npm start to start the server.

In a separate terminal window, run webpack -d --watch to start webpack.

  • You may need to npm install -g webpack.

Requirements

  • Node 0.10.x
  • Redis 2.6.x
  • Postgresql 9.1.x
  • etc
  • etc

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

to run a local instance from within root:

npm run react-dev
npm run server-dev
mongod

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

Screenshot

Technology Stack

About

Find a restaurant or cafe to meet your companion halfway (Node, Express, React, and MongoDB).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%