Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.08 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.08 KB

MoodyBuddies (MoodyBuds) For YHack2020

An app that allows a group of friends to check on each other.

MoodyBuds

Features

  • Synchronized Data across all users (done using Firebase Realtime Database)
  • Users can see a feed of other people in the group
  • Users can update their own status
  • Users can call for help from other people in their group
  • Users can upload and change their profile photo (Done using Firebase Storage)
  • Quick and easy to navigate UI

App Walkthough GIF

Sign In Walkthrough
!

Collaborators

  • Kimberly Kao
  • Stephanie De Leon
  • Alejandro Hernandez
  • Samuel Liu

Open-source libraries used

  • Firebase - User Authentication and Realtime Database provider
  • Glide - Image loading and caching library for Androids