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

Connect the Angular App to the MongoDB Database #219

Closed
wants to merge 1 commit into from
Closed

Connect the Angular App to the MongoDB Database #219

wants to merge 1 commit into from

Conversation

BaaniLeen
Copy link
Member

Description

Connected Angular App to MongoDB.
Fixes #214

Type of Change:

  • Code
  • Quality Assurance
  • User Interface

Code/Quality Assurance Only

  • This change requires a documentation update (software upgrade on readme file)
  • New feature (non-breaking change which adds functionality pre-approved by mentors)

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials

Code/Quality Assurance Only

  • My changes generate no new warnings
  • My PR currently breaks something (fix or feature that would cause existing functionality to not work as expected)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been published in downstream modules

@ancyp
Copy link
Contributor

ancyp commented Jun 24, 2018

@BaaniLeen hope you are addressing the checks that failed.

@ancyp ancyp closed this Jul 14, 2018
@BaaniLeen
Copy link
Member Author

This PR was closed since the only place where the DB is required is addressed by #240 as well as the code is tested there since the API is being used to display the Program details. Whereas in this PR, the API has been written but is not being tested. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants