Skip to content

Developed utilizing the Firebase for the backend and Flutter for the frontend.

Notifications You must be signed in to change notification settings

LeahDeshar/TalkTime

Repository files navigation

Talk Time - Flutter x Firebase Chat App


Talk Time is a simple chat application developed using Flutter and Firebase. It allows users to register, log in, and chat with others. Additionally, users can customize the app's theme through settings and log out when necessary.

Document

output

Functions

1. Login

Users can log in to the app using their email address and password. Firebase authentication is used to securely manage user authentication.

2. Register

New users can register for the app by providing their email address and creating a password. Firebase authentication ensures secure user registration.

3. Home Page

Upon successful login, users are directed to the home page where they can view their contacts and start chatting with them.

4. Chat

Users can engage in real-time conversations with their contacts. Firebase real-time database is utilized to store and retrieve chat messages instantly.

5. Settings

Choose Dark/Light Mode.

6. Logout

Users can log out of the app, terminating their current session securely.

About

Developed utilizing the Firebase for the backend and Flutter for the frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published