This is a simple invoice generator app made with django web framework . In this Bootstrap is used for frontend framework and python as backend language. In this SQLite3 database is used. In this project I have created 3 models to store data for customer, buyer, seller. By entering all details in last user can easily get their bill information in pdf format.