Appointment-Tracker

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.

Required Software

  • DB Browser for SQLite V.3.12.2 or newer
  • Visual Studio Code / Python executable service.

Functions

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.

Source Code Credit

https://github.com/dominict/pythonteachingcode/tree/master/4%20DB%20in%20Python/SQLite%20Demo

GitHub

GitHub - ksu-is/Appointment-Tracker at pythonawesome.com
Appointment Tracker that allows user to input client information and update if needed. - GitHub - ksu-is/Appointment-Tracker at pythonawesome.com