DataBase Structure

Esty is operating with 1 database having 2 tables:

  • accounts -> the admin credentials are stored in this table

  • expenses -> expense data of the items are stored in this table like the name of the expense and value

Last updated