Skip to content

Latest commit

 

History

History
executable file
·
91 lines (66 loc) · 1.77 KB

README.md

File metadata and controls

executable file
·
91 lines (66 loc) · 1.77 KB

Oh My Chat

A chat app assignment for Mobile Application Development course.

Built with

This app is developed using:

  • Android Studio: IDE used, code written in Java
  • Firebase: Realtime Database

Features

  • Authentication

    • Create account
    • Sign in
    • Reset password by email
  • Profile

    • Upload avatar
    • Change name and status
    • Change password
  • Messaging

    • Chat with other users
    • Group chat
  • Friends

    • Find friends
    • Accept Friend Requests
  • Requests

    • Send or Cancel friend requests
  • Lists

    • Current requests
    • Current group chat
    • List of messages

Firebase Design

Screenshots