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] Configure ORM #33

Open Vibhu-Agarwal opened 3 years ago

Vibhu-Agarwal commented 3 years ago

Sub-Issue of #22 Set-up an ORM for the implementation (all the necessary settings to be picked up from environment variables) Also to implement an entry-point in the app so that user can specify to go for DB-based implementation with --use_psql flag while running the app.