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

4 add login screen to support the firebase #29

Merged
merged 22 commits into from
Sep 16, 2022

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    a720f0c View commit details
    Browse the repository at this point in the history
  2. Updated the configure class to accept task name as well update the Ce…

    …lls using that method instead to accessing the variable outside
    keertirajmalik committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    c92681a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d008b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7d6bd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Created New VC for login screen

    separated Home screen from main storyboard
    keertirajmalik committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    0ff3c2a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    db9d82e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaaa126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c3d76d View commit details
    Browse the repository at this point in the history
  4. created sign up screen

    keertirajmalik committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    5229351 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f838b9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b18a761 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6342b06 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    4c14905 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    bfb9b92 View commit details
    Browse the repository at this point in the history
  2. Added navigation from login screen to home screen

    formatted code using swift format 5.7
    keertirajmalik committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1cd6665 View commit details
    Browse the repository at this point in the history
  3. Added navigation from signup screen to home screen

    removed redundant modalPresentationStyle code
    keertirajmalik committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    d328b56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a5aeae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a05acac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd12bcb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    044522b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f28cf8 View commit details
    Browse the repository at this point in the history
  3. replace sign validation with async await

    and stored display name during sign in and stored in firestore collection
    keertirajmalik committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    0f2cfb6 View commit details
    Browse the repository at this point in the history