Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.14 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.14 KB

#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