Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Flutter project and Sign in Feature #1

Merged
merged 17 commits into from
Aug 15, 2021
Merged

Initial Flutter project and Sign in Feature #1

merged 17 commits into from
Aug 15, 2021

Conversation

hiranthaR
Copy link
Contributor

@hiranthaR hiranthaR commented Jul 11, 2021

Description

  • Initialized Flutter project with Android and Ios module for the CodeLabz project.
  • Added Sign in feature for the authentication with firebase authentication

Related Issues

#2 Initial Project Setup
#3 Sign In Features

Flutter Project Modules

  • Android - Kotlin
  • Ios - Swift

Project Architecture

image

Flutter project Architectured as the above diagram. For now, Instead of Local Data Sources and API Data Sources, There are only Firebase Data sources.

Implemented Features

  • Initial project Setup
  • Project architecture
  • Splash Screen
  • Sign in with Google
  • Sign in with Email and Password

How Has This Been Tested?

  • Manual test google sign in feature
  • Manual test sign in with email and password feature

Screenshots

Screen Name Screen shot
Splash screen
Login screen

TODO

  • implement unit Tests
  • implement Facebook login feature (need some work with web view and a Facebook project)
  • implement Twitter Login
  • implement Github Login

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@hiranthaR hiranthaR marked this pull request as ready for review July 17, 2021 06:54
@hiranthaR hiranthaR changed the title Initial Flutter project and Authentication Feature Initial Flutter project and Sign in Feature Jul 17, 2021
@charithccmc charithccmc merged commit 3a3f371 into scorelab:main Aug 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants