Esty Documentation
  • Welcome
  • Overview
  • Requirements
  • HTML Structure
  • CSS Structure
  • JavaScript Structure
  • DataBase Structure
  • Installation
    • Preparation
    • Demo Import
    • Change the config file
    • First usage
    • Changing the currency
  • Support
  • Source & Credits
Powered by GitBook
On this page

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

PreviousJavaScript StructureNextInstallation

Last updated 7 months ago