JoeKarlsson / launch-target

A meteor powered platform to figure out where your group should eat lunch.

Home Page:https://launch-target.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Launch Target

A real time interactive 'launch time' coordination app built using Meteor.

Have you and your coworkers or friends ever had a hard time deciding on where to go for lunch? Launch target allows a host to pick a handful of nearby restaurants, and you can have your friends vote on their favorites in real time!

Usage

  1. Intall node.js https://nodejs.org/en/
  2. To begin with, we can install Meteor by opening a terminal window and typing:
curl https://install.meteor.com | sh

This will install the meteor executable onto your system and have you ready to use Meteor.

  1. cd launch-target
  2. run 'meteor'
  3. open your browser window to 'http://localhost:3000/'
  4. set a launch target for your friends, family, or co-workers!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Built With

  • Meteor
  • HTML
  • SCSS
  • Materialize CSS
  • MonogoDB
  • Google Maps API

Maintainers


Joe Karlsson

Credits

  • Joe Karlsson
  • Jessie Copeland
  • Alex Anich
  • Brian 'Boots'
  • Nolan 'Skinny Fatman'

About

A meteor powered platform to figure out where your group should eat lunch.

https://launch-target.herokuapp.com/

License:MIT License


Languages

Language:SCSS 89.7%Language:JavaScript 7.2%Language:HTML 3.1%Language:Python 0.0%