90 likes | 102 Views
SukhaPayana is a hybrid carpooling app that uses gamification to incentivize carpooling. Earn points, unlock levels, and receive great sponsored discounts. Connect with friends and discover carpooling routes near you. Our app integrates Facebook authentication, Google Maps API, and a MEAN technology stack. Join the carpooling revolution today!
E N D
SukhaPayana Why car pooling has failed How SukhaPayana solves these problems What’s is in our solution
Why Car pooling failed? Lot many carpooling applications and still their success rate is low
How can our application will help? Connecting the dots..
SukhaPayana, Hybrid app for all devices(iOS, Android, Windows) Redeem you points for great sponsored discounts. Gamification is at the core of the app. Carpooling earns you more points and unlocks new levels. Carpooling routes are stored and Geo location indexed. We show carpooling routes of your connections that are near to you. Joining a carpool is simple. Enter an address or click on the map or drag the pin. Everything works. (Defaults on your current location)
The Technology Stack Show map with location and route information. Query Facebook profiles and authentication. Facebook API Google Map API Ionic Framework and Apache Cordova MEAN - mongoDBexpress.js node.js angular.js
Facebook oAuth Gamification score.js We have currently used facebook’s authentication. This screen is shown only once, the first time you login. We could also use the facebookapi to query for connections: friends of friends, from the same organization etc. We have used score.js library to implement gamification. To show the users score, unlock level and badges.
Google maps API and mongoDBGeoJSON indexing Google maps API returns ‘polylines’ when we request for routes. These carpooling routes (polylines) are stored in the GeoJSON standard in mongoDB. mongoDBprovides GeoJSON indexing and we can query with a set of locations and find routes (polylines) which are near to all of the locations.
What’s next Integrate with other social media. Like twitter, G+, linkdin etc. More on sharing and messaging features. Promote our app to find sponsors. Publish the completed mobile apps for all platforms including a web app.