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

Sign up logic #45

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Sign up logic #45

wants to merge 40 commits into from

Commits on Apr 16, 2024

  1. Testing branch creation and pushing via Xcode.

    Only changed Acebook to Pawbook.
    bogdans13 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f588bb2 View commit details
    Browse the repository at this point in the history
  2. First commit - signup function added to AuthenticationService.swift. …

    …User model was updated as well
    Maria-Basia committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d5f2c31 View commit details
    Browse the repository at this point in the history
  3. login page created

    ttyhktup committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0355fb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c481f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32e21a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f17a2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    787e452 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5085729 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    490ce94 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from bogdans13/services_authentication

    First commit -  signup function added to AuthenticationService.swift.…
    ttyhktup authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    aedc0a1 View commit details
    Browse the repository at this point in the history
  11. commit it all

    ttyhktup committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9782224 View commit details
    Browse the repository at this point in the history
  12. DSSTOREREMOVED

    ttyhktup committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8cacb5f View commit details
    Browse the repository at this point in the history
  13. deleted DS_Store

    Jessicacktodd committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c52738b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #3 from bogdans13/create_login

    Create login
    ttyhktup authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3c9935d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1169c1e View commit details
    Browse the repository at this point in the history
  16. Merge pull request #4 from bogdans13/postModel

    Post model & Welcome Page
    Jessicacktodd authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8cd3aa4 View commit details
    Browse the repository at this point in the history
  17. let's try

    ttyhktup committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e7ed366 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #6 from bogdans13/create_login

    let's try
    ttyhktup authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d66635f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. login and signup style

    ttyhktup committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0a2b056 View commit details
    Browse the repository at this point in the history
  2. first logic changes

    ohmygois committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6eb5044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    527317a View commit details
    Browse the repository at this point in the history
  4. signup page final

    ttyhktup committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9219017 View commit details
    Browse the repository at this point in the history
  5. all pages styles alligned

    ttyhktup committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ba9a4f9 View commit details
    Browse the repository at this point in the history
  6. Create Post Service + assign :Encodable to Post [Model]

     - created Post Service file: with /POST request - /GET request to add later
    - slight modification to the Post model to assign Encodable type due to JSON data needing to be in encoded format
    bogdans13 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    336f533 View commit details
    Browse the repository at this point in the history
  7. changes made

    ohmygois committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1a1db21 View commit details
    Browse the repository at this point in the history
  8. changes made

    ohmygois committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    384f8df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6989292 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #7 from bogdans13/post_route

    Create Post Service + assign :Encodable to Post [Model]
    ohmygois authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4b2054e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. some changes

    ttyhktup committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    12d4847 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from bogdans13/create_login

    Create login
    ttyhktup authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0434b60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b58c034 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from bogdans13/authentication

    login function and UserLogin model added
    ttyhktup authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f2881ec View commit details
    Browse the repository at this point in the history
  5. welcome page links added

    ttyhktup committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b0486fb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10 from bogdans13/create_login

    welcome page links added
    ttyhktup authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b8f988a View commit details
    Browse the repository at this point in the history
  7. autocapitalization removed

    ttyhktup committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fc2b204 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #11 from bogdans13/create_login

     autocapitalization removed
    ttyhktup authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fd0d0e4 View commit details
    Browse the repository at this point in the history
  9. signup working

    ttyhktup committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    95ad1e8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #12 from bogdans13/create_login

    signup working
    ttyhktup authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bddf4de View commit details
    Browse the repository at this point in the history
  11. changes made

    ohmygois committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    83b1f6e View commit details
    Browse the repository at this point in the history
  12. Latest version

    ohmygois committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9e51082 View commit details
    Browse the repository at this point in the history