Skip to content
/ irl Public

Ultra-local live feed of interesting events nearby.

Notifications You must be signed in to change notification settings

wnmurphy/irl

Folders and files

NameName
Last commit message
Last commit date
Sep 8, 2016
Apr 1, 2016
Mar 31, 2016
Apr 1, 2016
Mar 30, 2016
Mar 11, 2016
Mar 28, 2016
Mar 30, 2016
Apr 1, 2016
Mar 26, 2016
Apr 1, 2016
Apr 1, 2016
Apr 1, 2016
Mar 7, 2016
Mar 7, 2016
Apr 1, 2016
Mar 7, 2016
Mar 17, 2016
Apr 1, 2016
Apr 1, 2016

Repository files navigation

irl

irl is an ultra-local live feed of interesting events happening near you, today. Browse spots, create spots, share spots.

Team

  • Product Owner: Josh Riesenbach
  • Scrum Master: Michelle Thorsell
  • Development Team Members: Jisoo Yoon, Calvin Le, Neil Murphy

Table of Contents

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

Usage

To install locally:

  1. Fork and clone repo.
  2. Download and install Java SDK 8.
  3. Download and install the DynamoDB JAR.
  4. Run DynamoDB to create a local database.
  5. Install dependencies.
  6. Run nodemon sesrver/server.js to start the server.
  7. Visit localhost:8080.

Requirements

  • Node 5.5.0 (higher versions may break test suite)
  • React ^0.14.7
  • Express ^4.13.4
  • Gulp ^3.9.1
  • Python 2.7.x

For Testing:

  • Mocha ^2.4.5
  • Chai ^3.5.0

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Ultra-local live feed of interesting events nearby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published