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

Final group capstone - Rent a car #20

Merged
merged 42 commits into from
Aug 2, 2023
Merged

Final group capstone - Rent a car #20

merged 42 commits into from
Aug 2, 2023

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    72c18ca View commit details
    Browse the repository at this point in the history
  2. Added navigation panel

    BahirHakimy committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c26001b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge pull request #13 from BahirHakimy/navigation-panel

    [3pt] Navigation Panel #2
    BahirHakimy authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    613cdef View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Added jwt

    BahirHakimy committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f5757a3 View commit details
    Browse the repository at this point in the history
  2. Update git ignore

    Dadadon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3ea6419 View commit details
    Browse the repository at this point in the history
  3. Update git ignore

    Dadadon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    602956d View commit details
    Browse the repository at this point in the history
  4. Create user table

    Dadadon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    eaabf0f View commit details
    Browse the repository at this point in the history
  5. Create cars table

    Dadadon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6074556 View commit details
    Browse the repository at this point in the history
  6. Create reservations table

    Dadadon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8ae0c36 View commit details
    Browse the repository at this point in the history
  7. Add user model

    Dadadon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c761477 View commit details
    Browse the repository at this point in the history
  8. Add car model

    Dadadon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cb4658d View commit details
    Browse the repository at this point in the history
  9. Add reservation model

    Dadadon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    36f0c6b View commit details
    Browse the repository at this point in the history
  10. Add schema.rb

    Dadadon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a178b72 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #14 from BahirHakimy/Setup-Database

    Setup database
    Dadadon authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    730afad View commit details
    Browse the repository at this point in the history
  12. Auth

    BahirHakimy committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4341117 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Added login and logout

    BahirHakimy committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5b6e8de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ea15ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    790be3f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from BahirHakimy/jwtAuthentication

    [2pt] Authentication
    Dadadon authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9f5183e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d77ed5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    6e50fc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from BahirHakimy/cars-list

    [4pt] Details Page, [5pt] Main Page Cars list
    BahirHakimy authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6396870 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    ea8a74c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95adc26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be8aeae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2b590a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf59135 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #17 from BahirHakimy/endpoint

    Cars endpoint and reservation endpoint
    Dadadon authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e957a9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba0c393 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7dde4e1 View commit details
    Browse the repository at this point in the history
  9. Added addcar

    BahirHakimy committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a85519d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Merge pull request #18 from BahirHakimy/responsiveness

    Add Car, Responsiveness
    BahirHakimy authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    360a234 View commit details
    Browse the repository at this point in the history
  2. Added Readme.md

    BahirHakimy committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    890a18e View commit details
    Browse the repository at this point in the history
  3. Added animations

    BahirHakimy committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    23d1a37 View commit details
    Browse the repository at this point in the history
  4. Linters

    BahirHakimy committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    4510486 View commit details
    Browse the repository at this point in the history
  5. linters

    BahirHakimy committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    7221321 View commit details
    Browse the repository at this point in the history
  6. Linters issue

    BahirHakimy committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    42fbc93 View commit details
    Browse the repository at this point in the history
  7. Linters issue

    BahirHakimy committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f222128 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #19 from BahirHakimy/linters

    linters
    BahirHakimy authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    3404e56 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Added deletecar

    BahirHakimy committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    f33ec7d View commit details
    Browse the repository at this point in the history
  2. Added auto logout

    BahirHakimy committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    ba5e96f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Added requested changes

    BahirHakimy committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6215800 View commit details
    Browse the repository at this point in the history