Skip to content

Store management web-based application developed to address the need of clothing store but can be customized to use for any billing and inventory management type of store.

Notifications You must be signed in to change notification settings

Aadesh-Baral/Quickbill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickbill

Coverage Status

Store management web based application developed to address need of clothing store but can be customized to use for any store billing and inventory management

Acknowledgements

Overview

Demo

Demo Link

Features

  • Dashboard
  • Sales/Purchase Entry
  • Client Profile Management
  • Generate Invoice

Run Locally

Clone the project

  git clone https://github.com/Aadesh-Baral/Quickbill.git

Go to the project directory

  cd Quickbill

Create virtual environment

  python3 -m venv

Activate virtual environment

  source venv/bin/activate

Install dependencies

  pip install -r requirements.txt

Start the server

  python app.py

About

Store management web-based application developed to address the need of clothing store but can be customized to use for any billing and inventory management type of store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published