There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
ChallengeDB is a python Desktop app which can be used to enter/store/edit information on your current process for the project you have undertaken. Its a simple GUI, using which you can enter simple details like Name, Projectname, Progress etc. It utilizes the Tkinter module for the GUI and the sqllite3 module for storing info in a database