Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 626 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 626 Bytes

hubbub-android

Overview

Hubbub allows users to join lunch events and meet up with people at conferences. Lunch events are created based on a user's public github profile!

Setup

Clone the repository. Add the configs and github registration; then run in Android Studio.

Configs

In order to run this project you will need a firebase project with auth and database enabled. Download the google-services.json and put it into your app folder.

Github Reigstration

You will also need to create an application and register it with Github. Confirm that you accept github authentication in the firebase console.