Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 789 Bytes

File metadata and controls

27 lines (17 loc) · 789 Bytes

Database

This project utilizes a database for storing the following data:

  • User credentials
  • Budget information for each user
  • Transactions made for each budget

The database is hosted on a database server through a third-party service provider (Loopia).

Database specification:

  • Name: finsveen_dev_db_2
  • Server: mysql681.loopia.se
  • DBMS: MySQL/MariaDB

View the database:

An account has been made for the sensors which are to review this project. Through this account, the database can be visited through the online database management website phpMyAdmin.

Database account:

  • Database: phpMyAdmin
  • Username: sensor@f337104
  • Password: IDATA1002sensurNTNU
  • Privileges: Read only