sivagao / GameOn

GameOn connects you with the players in your city and allows you to find, organize and share games effortlessly.

Home Page:http://gameon.jit.su/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameOn

Happy Holidays 🎅

This project will be on hold until I return from my holiday break around mid Jan. Thanks :-)

Find soccer games in your city

GameOn connects you with the players in your city and allows you to find, organize and share games effortlessly.

Inspired by jogabo.com

Screenshot

Technologies

On The Server On The Client Development Unit Tests
NodeJS AngularJS Grunt Jasmine
Express Twitter Bootstrap Docco Karma
MongoDB SASS Bower Istanbul (Coverage)
Mongoose SocketIO Plato (Analysis) PhantomJS
SocketIO (Push Notification) MomentJS JSHint
PassportJS HTML5 Vibration API Live Reload
Crypto HTML5 Geolocation API Compass
Async HTML5 Routing Concat
Google Maps API HTML/CSS Min
Lodash Uglify
Font Awesome Auto Prefixer
Angular Templates

Live

Annotated Source

Code Coverage

Code Analysis

Dev Requirements

You need NodeJS and MongoDB installed and running. We use Grunt as our task runner for the client project. Get the CLI (command line interface).

$ npm install -g grunt-cli

Installation

$ git clone git@github.com:pablodenadai/gameon.git && cd ./gameon
$ cd server
$ npm install
$ node app/app.js
$ cd client
$ npm install
$ bower install
$ grunt server

License

MIT © Pablo De Nadai

githalytics.com alpha

About

GameOn connects you with the players in your city and allows you to find, organize and share games effortlessly.

http://gameon.jit.su/

License:MIT License