/rygel-invoice

The Invoice App

Primary LanguageCSS

Create an Invoicing Application with Python and Bootstrap5

This is the final Instalment in the Invoice App development journey. There are two more instalments in this tuturial series. The videos are all available on youtube.

Part 1 - Creating an Invoice App

Create Invoice App with Django and Bootsrap5 - Part 1

Part 2 - Creating an Invoice App

Create Invoice App with Django and Bootsrap5 - Part 2

Part 3 - Creating an Invoice App

Create Invoice App with Django and Bootsrap5 - Part 3

Requirements File

You need to install the following packages before running the code:

pip install django

pip install psycopg2

pip install Pillow

pip install uuid

pip install requests

pip install django-crispy-forms

pip install pdfkit

In addition you need your machine set up for pdfkit, check out this guide. Python Django PDFKIT installation guide

Written Tutorials

Check out our written tutorials on Medium here Skolo Online on Medium