Appointment Tracker allows an assigned admin to input client information regarding their appointment and their appointment time. This information is then stored in the myInventory database that can be accessed through DB Browser.
- DB Browser for SQLite V.3.12.2 or newer
- Visual Studio Code / Python executable service.
User will be able to create administrators in order to secure the service; protected with a password. Can input client information, update over time, and remove them from the database once appointment is completed.
https://github.com/dominict/pythonteachingcode/tree/master/4%20DB%20in%20Python/SQLite%20Demo