Skip to content

MumbaiHackathon/bling-mh16

 
 

Repository files navigation

#Bling Simple RealTime app for asking questions / taking polls / requesting location

###Features

  • Q and A session
  • Poll/Voting Feature
  • Ask for location of your friends or family members
  • Instant Push Notifications

Note: Q&A session and Push Notifications currently works only on mobile devices download APK from given link for testing.

APK link

https://www.dropbox.com/s/4lvdbu0h1ha223c/Bling.apk?dl=0

###Technologies and platforms used

  • Ionicframework for frontend
  • Cordova for cross platform
  • Firebase for realtime database
  • Onesignal for push notifications
  • Heroku for hosting NodeJS worker

###Screenshots Screenshot 1 Screenshot 2 Screenshot 3

###Setup project on your machine

  1. Clone our github project
  2. Install NodeJS
  3. Install gulp and bower using npm npm install -g gulp bower
  4. Install ionic and cordova npm install -g cordova ionic
  5. cd into the project folder and run npm install && bower install
  6. Now run command gulp to serve project on browser

Working Demo

http://bling.byethost6.com

About

Simple Realtime Questioning / Polling app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.1%
  • HTML 19.1%
  • CSS 4.4%
  • Shell 1.4%