In our lab, all the PCs are LAN connected with one server. I have to design one Admin and Employee application where Employees can enter their job status which has to be monitored by the Admin. I planned to design in python. Any Ai tool is available to do this. Or give any suggestions how to do in python.
I tried with SQlite3 for a database and tkinter for GUI development. But I don’t know how to install and connect this database in all systems.
Swarna Y.V is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.