gw / boundry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boundry

Boundry is a platform that uses map editing technology and mobile user location data to transform how event organizers interact with their participants.

Team

Full-Stack Engineers:  Caroline Wong,  Grant Wu,  Jonathan Ng,  Mike Hart
Scrum Master:  Mike Hart

Usage

Event organizers can use the web-based map editor to divide their venue into multiple regions of any size and shape. They can then associate each region with specific information or notifications.

When a mobile app user enters a region, they automatically receive the most up-to-date information and alerts for the area they’re in.

How It's Built

   Web App
       Front-end with AngularJS
       Back-end with Node.js/Express
       Database with mySQL

   Mobile App
       Native iOS application with Swift
       Source code at https://github.com/boundry/boundry-mobile

   Testing
       Front-end with Karma, Mocha, Chai, and PhantomJS
       Back-end with Mocha, Chai, and SuperTest

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Contributing

See CONTRIBUTING.md for contribution guidelines.

About


Languages

Language:JavaScript 99.9%Language:CSS 0.1%