Skip to content
forked from guymorita/hatch

Native iOS App written in Javascript, wrapped with the Phonegap API. Messaging app where each message is pins to a geolocation (lat/lng). App takes advantage of Angular.js / Hammer.js to give it a native feel.

License

Notifications You must be signed in to change notification settings

mervynteo/hatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hatch

A geo-fencing based social app where users can 'leave' notes for their friends at specified locations. Those friends will receive a push notification informing them of the note's title and location, but must then go there in order to retrieve the rest of the content. Users can also leave surprise notes, in which case their friends will not receive a notification until they are at the specified location.

ScreenShot

Tech Stack

  • AngularJS
  • PhoneGap
  • HammerJS
  • PushNotification
  • Google Maps
  • MomentJS
  • Modernizr
  • Twilio
  • UnderscoreJS
  • jQuery

Hatch is written fully in JavaScript. The views are built using AngularJS, which dynamically manipulates the dom, allowing for the responsiveness of this application. We utilize the PhoneGap development framework to gain access to the mobile OS and expose native functionality such as camera, contacts, and geolocation for the core functionality of the app. It also bridges the HTML, CSS, and JavaScript with the mobile device in order to create a native app.

About

Native iOS App written in Javascript, wrapped with the Phonegap API. Messaging app where each message is pins to a geolocation (lat/lng). App takes advantage of Angular.js / Hammer.js to give it a native feel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 76.7%
  • CSS 13.7%
  • JavaScript 8.7%
  • Other 0.9%