Skip to content

manavmehta/Invoicepy

Repository files navigation

InvoicePy

The library provides functionality to generate invoice from a cart - a list of catalog items.

Installation:

  • Download the code
  • Install the mysql dumps and fill up the .env variables
  • Download and set up a mysql server. Refer this document by Digital Ocean.
  • run pip install -r requirements.txt
  • run python3 index.py

Architecture of the application

For the architecture, see documentation here

Scalability of the application

For the scalability, see documentation here

Thanks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages