Skip to content

sridharjena97/medical_billing_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEDICAL BILLING SYSTEM

Build Status

This is developed for demo and educational purpose. Contact below for any querry

Features

  • Create Invoices
  • Print invoices
  • Save invoices into your local storage

Installation

**This is the guide for windows systems

  • Install python >=3.7
$ choco install python
  • Install Ghostscript >=9.5
$ choco install ghostscript
  • Install pillow module
$ pip install pillow
  • install mysql connector
$ pip install mysql-connector
  • install ghostscript
$ pip install mysql-connector

Todos

  • Clone all the files
  • To change theme change (window.configure(bg="gray16")) to any supported color

License

MIT

SCREENSHOTS

Main Page of the Application

Connection window to configure SQL database connection

Receipt Preview Window

Saving PDF of invoice

Free Software, Hell Yeah!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages