Skip to content

Aroson1/Firebase-Winterhacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase Flutter Login Page (WinterHacks)

Welcome to the my WinterHacks submission for the Firebase task! This project is a Flutter application that provides a login page UI. The UI is connected to a firebase instance which allows users to login and register to the app using their email and google accounts.

Firebase part of the code can be found at:

{root}
├── lib                                
    ├── core
       ├── firebase_auth.dart         

Table of Contents

System Requirements

Before getting started, make sure you have the following software installed:

  • Dart SDK Version 2.18.0 or greater
  • Flutter SDK Version 3.3.0 or greater

Release APK

A production reddy version of the APK is avilable for installing and using on Android, at:

{root}
├── APK                                
    ├── app-release.apk

Application Demo

After a successful build, the application should look like this:

Demo Login

Demo Login

Demo Signup

Demo Signup

Demo Video

To see a demo of the application in action, you can watch the demo video located in the assets folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published