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

Vithu Clean Architecture Implementation for SessionUseCase and MessageUseCase #31

Merged
merged 8 commits into from
Nov 27, 2023

Commits on Nov 25, 2023

  1. Added Clean Architecture to the SessionUseCase(s). This includes NewS…

    …ession and JoinSession. May be worth splitting into two separate use cases - should be decided by CallHub.
    vithushon committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    c793286 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d5228 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Made some organizational modifications. Specifically, created subpack…

    …ages in the data_access folder to organize the files better.
    vithushon committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    b63a2a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    86d1491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f5c6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49236df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    255f70a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'vithu-clean-architecture' of https://github.com/Callhub…

    …-Connect/callhub-backend into vithu-clean-architecture
    
    restoring commit on local end
    vithushon committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0b153b5 View commit details
    Browse the repository at this point in the history