AnthisCareerAcademy / EasyPunchCard

This will be an Open source punch card system that the Anthis Career Academy Software Development Class will be developing for internal use.
MIT License
1 stars 5 forks source link

sqlaccess class #7

Closed martincarapia closed 4 weeks ago

martincarapia commented 1 month ago

This class will be the backend link between the database and the code. Should have a method to initiate a database in SQLite3 Database if not already defined as a path.

There should also be an export as exel spreadsheet method in order to get accessed by auditors.