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

Updated functionality #8

Merged
merged 2 commits into from
Feb 6, 2021
Merged

Updated functionality #8

merged 2 commits into from
Feb 6, 2021

Conversation

choyeewinag
Copy link
Contributor

DropDownMenu.js

  • Fixed Schema selecting function which removed Schemas from SelectedSchemas array
  • Sent the selectedSchemas and MongoDBURI to the backend

Send selectedSchema to backend using fetch

Adding and removing selected schemas to array DropDownMenuy

MongoDBURI.js

  • Pass down MongoDBURI to the DropDownMenu.js

Getting URI from input field and passing it down to dropdown menu

Server.js
-listened for POST request from the front end (SelectedSchems and MongoDBURI)

serverjs

@Judanator Judanator merged commit 065219d into oslabs-beta:main Feb 6, 2021
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.

2 participants