ptyagi911 / bittypic-android

An itty bitty photo sharing app, built on a 5-hour train ride to AnDevCon Boston

Home Page:https://play.google.com/store/apps/details?id=com.sixoverground.bittypic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt tag

Bittypic

An itty bitty photo sharing app, built on a 5-hour train ride to AnDevCon Boston

This is a proof of concept app to show how a streamlined, mobile-backend-as-a-service approach to app development empowers Android developers to make anything. Bittypic simply connects people with their friends so they can share photos.

Features Covered

  • Social login
  • User profiles
  • User-generated content
  • File storage
  • Real-time push data
  • Push notifications

This project was built to support the concepts outlined in a presentation for AnDevCon Boston.

View the presentation

Getting Started

This app uses Firebase and OneSignal to support its feature set.

Add the following configuration variables to your gradle.properties

  • FACEBOOK_APP_ID
  • FB_LOGIN_PROTOCOL_SCHEME
  • FIREBASE_BUCKET
  • ONESIGNAL_APP_ID
  • ONESIGNAL_GOOGLE_PROJECT_NUMBER

About

An itty bitty photo sharing app, built on a 5-hour train ride to AnDevCon Boston

https://play.google.com/store/apps/details?id=com.sixoverground.bittypic

License:MIT License


Languages

Language:Java 100.0%