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

Add blueprints to make the routes look more manageable #890

Merged
merged 2 commits into from
Mar 10, 2020

Conversation

carpecodeum
Copy link

Description

Added blueprints to make the routes look more manageable and created a view directory to store each type of endpoints seperately.

Related Issue #889

Motivation and Context

the system for managing the endpoints was very clustered now it looks better and more manageable.

How Has This Been Tested?

Tested by performing different activities using different routes.

Screenshots (In case of UI changes):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

…ted a view directory to store each type of endpoints seperately
@JaDogg
Copy link
Collaborator

JaDogg commented Feb 20, 2020

Does the api route change or not? I believe not.

@carpecodeum
Copy link
Author

Does the api route change or not? I believe not.
No, no api routes have changed.

@carpecodeum
Copy link
Author

@JaDogg is there anything missing? I am asking this because this PR and many of my other PRs are still open.

@JaDogg JaDogg merged commit 733afb6 into scorelab:develop Mar 10, 2020
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.

3 participants