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

[Task] Install database system and connect to Frontend app #89

Closed
axe007 opened this issue May 6, 2021 · 1 comment · Fixed by #95
Closed

[Task] Install database system and connect to Frontend app #89

axe007 opened this issue May 6, 2021 · 1 comment · Fixed by #95
Assignees
Labels
database Issues related to database and interactions with database high-priority Needs to be done before all others currently in queue M8 Milestone 8 related issues

Comments

@axe007
Copy link
Contributor

axe007 commented May 6, 2021

Objectives:

  • Discuss and choose DBMS
  • Install database instance
  • Install related client on Electron JS
  • Configure related connection into config file
@axe007 axe007 added this to Backlog in SmartRover Scrum Board via automation May 6, 2021
@axe007 axe007 added database Issues related to database and interactions with database high-priority Needs to be done before all others currently in queue M8 Milestone 8 related issues labels May 6, 2021
@axe007 axe007 moved this from Backlog to In progress in SmartRover Scrum Board May 6, 2021
@kam56
Copy link
Contributor

kam56 commented May 6, 2021

This task is almost done. Just the config file will be edited when the configuration user story is done.

kam56 added a commit that referenced this issue May 8, 2021
* Install database system
* Install related client

* Test connection by running db_connection.js

Closes #89
kam56 added a commit that referenced this issue May 8, 2021
* Retrieve data from config json file

Fixes #89
SmartRover Scrum Board automation moved this from In progress to Done May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Issues related to database and interactions with database high-priority Needs to be done before all others currently in queue M8 Milestone 8 related issues
Development

Successfully merging a pull request may close this issue.

2 participants