Skip to content

dmdbilal/Emoji-Status-App

Repository files navigation

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