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

Built the json output to be integrated with the HTML #20

Merged
merged 4 commits into from
Oct 12, 2020
Merged

Conversation

ramanaditya
Copy link
Member

Description

Built the JSON Output to be integrated with the frontend part of the application

Fixes:

Type of change

Please delete options that are not relevant.

  • 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 not work as expected)
  • This change requires a documentation update

Checklist:

  • I have optimized the import, on pycharm it can be done using ctrl + alt/option + o
  • I have used Black for Code Formatting, this enhances code readability.
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

NOTE

Please assign @grimmmyshini or other maintainers for code review.

@ramanaditya ramanaditya added the backend Task related to the backend label Oct 12, 2020
@ramanaditya ramanaditya self-assigned this Oct 12, 2020
@ramanaditya ramanaditya changed the base branch from main to develop October 12, 2020 17:21
@grimmmyshini
Copy link
Collaborator

Looks good!

@grimmmyshini grimmmyshini merged commit fccd9f2 into develop Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Task related to the backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants