Need Help Starting a Simple Dental Management App with Tkinter

Hi everyone,

I’m new to Python and would really appreciate some help getting started on a simple desktop application for dental clinic management.

What I want to build:

  • Add/edit patient details
  • Basic treatment list with prices
  • Appointment scheduling
  • Simple invoice generation
  • Include a logo for branding (Dr Naseem)

I’m planning to use:

  • Python with Tkinter for the user interface
  • SQLite for local data storage

If anyone has example code, tutorials, or is open to collaborating, I’d be super grateful for your guidance!

Thanks so much!

You can post here: