Marauders-9998 / Attendance-Management-using-Face-Recognition

A Desktop App made in Python to handle tasks related to Attendance Management of an Institute
GNU General Public License v3.0
31 stars 29 forks source link

[Sub-Issue of #22] Implement an interface (with ORM queries) to interact with DB-Models #35

Open Vibhu-Agarwal opened 3 years ago

Vibhu-Agarwal commented 3 years ago

Sub-Issue of #22

Implement the logic/functionality/feature to make queries into the Database on different triggers/actions using a common interface (for both cases: file-based db and excel-file based db {current impl.})