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

Reworked Models and Contollers and added service classes #1313

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

Ryan-Holden
Copy link

  1. Created service classes for User, calendar, and address book controllers.
  2. Created an Icon helper class to replace static icon functions in each model.
  3. Updated models and controllers to work with the new service classes.

@ByteHamster
Copy link
Member

Hi, thanks for your PR. I must admit I don't really understand what this PR does. Why do we need to move the database calls from the database objects to their own classes? Why do we need a MS Azure deploy action? Why do we need a class that just returns the icons that we use in the UI?

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.

5 participants