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 database with the frontend app #95

Merged
merged 3 commits into from
May 10, 2021
Merged

Connect database with the frontend app #95

merged 3 commits into from
May 10, 2021

Commits on May 8, 2021

  1. Connect database system to the frontend

    * Install database system
    * Install related client
    
    * Test connection by running db_connection.js
    
    Closes #89
    kam56 committed May 8, 2021
    Configuration menu
    Copy the full SHA
    6079b96 View commit details
    Browse the repository at this point in the history
  2. Retrieve client data from confiq folder

    * Retrieve data from config json file
    
    Fixes #89
    kam56 committed May 8, 2021
    Configuration menu
    Copy the full SHA
    c9ee09e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Merge pull request #94 from DIT112-V21/master

    Connect the frontend with the database
    kam56 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    bb68023 View commit details
    Browse the repository at this point in the history