Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 894 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 894 Bytes

Emoji Status App

In the Emoji Status App, multiple logged-in users can display their emoji status with their name. Users can choose from a variety of emojis to represent their current status and update it anytime. Here I’ve used firebase for authentication and firebase realtime database for storing and retrieving the emoji status.

Features

  • Can display status of all the users
  • Can Update the status of the user.

Libraries used

  • Firebase - A online framework which is used for authentication(login, sigup) and A Realtime Database to store data.

Screenshot