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

XHR - GetDATA-Server issues #9

Open
karmelyoei opened this issue Feb 25, 2020 · 5 comments
Open

XHR - GetDATA-Server issues #9

karmelyoei opened this issue Feb 25, 2020 · 5 comments
Assignees

Comments

@karmelyoei
Copy link
Collaborator

Getting Database from our local database and display it at our html page

@hshahwan
Copy link

@karmelyoei Could you explain this issue to me?

@karmelyoei
Copy link
Collaborator Author

@karmelyoei Could you explain this issue to me?

Well this is for getting the info from the database to display it at the HTML page on the file name getData.js at Database folder

@hshahwan
Copy link

so there are many tasks for that,

  • create X HTML page
  • create XHR request to get the data, you will use get method, etc.
  • Create a route
  • write a query to select the data from the database.

@karmelyoei karmelyoei changed the title Get database XHR - GetDATA-Server issues Feb 26, 2020
@karmelyoei
Copy link
Collaborator Author

  • We have created XHR request page on Dom.js
  • Edited Server express on src/app.js
    -Edited the connection on the Database and build.js

rubasider added a commit that referenced this issue Feb 26, 2020
rubasider added a commit that referenced this issue Feb 26, 2020
@hshahwan
Copy link

Great job team 👍
@karmelyoei when you opened PR, assign me to review it :D

tasneembhiri added a commit that referenced this issue Feb 26, 2020
 Updating the server and Dom with the database teamwork together #9
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

No branches or pull requests

3 participants