This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
PadhaiHub - v1.0.0
Pre-release
Pre-release
·
39 commits
to master
since this release
First release of PadhaiHub
Features -
- Google Authentication: Integration with Google OAuth2.0 for secure sign-in.
- User Interface: A basic yet functional UI, including active navigation options for a Chat Page and Profile Page.
- App Navigation Flow: Incorporates a Splash Page preceding the authentication process, followed by a Landing Page. Navigation and state management across these pages are handled through BLoC (Business Logic Component) architecture.
- Data Management: Utilizes Firebase Firestore for the backend storage of user data and app-related information.