Skip to content

GST Invoicing, Inventory Management and Books - Django Python

License

Notifications You must be signed in to change notification settings

ghoshbishakh/billgst

Repository files navigation

BillGST

Simplest GST invoicing app.

  • Easily create invoices
  • Manage inventory
  • Keep books and track balances

Getting Started

screenshot

  1. Clone the repository
  2. Change SOCIAL_AUTH_GOOGLE_OAUTH2_KEY and SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET in gstbilling/settings.py
virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Clean Interface

clean interface

Seamlessly add search products and customers

seamless search

Inventory Management

inventory management

Books Management

books management

About

GST Invoicing, Inventory Management and Books - Django Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •