Skip to content

A python flask POS application which developed as a solution to manage day today activities of a bookshop

Notifications You must be signed in to change notification settings

KUMARI-BOOKSHOP/Kumari-Bookshop-Management

Repository files navigation

KUMARI BOOKSHOP



KUMARI BOOKSHOP MANAGEMNET SYSTEM

An application for a bookshop to manage the products, customers, storage, sales and invoices


Functionalities

  1. Add as many products to database
  2. Update info about products as per your choice
  3. Handle dynamic sales
  4. Generate & save bills
  5. Print bills
  6. Notifies less stock in database
  7. Manage suppliers
  8. Manage employees
  9. Sales prediction

Installation

  • Install dependencies
        $ pip3 install -r requirements.txt

Create database

  • Setup database using pos.sql file
        copy the dumped database and paste it in your sql console.
  • Setup database connection from config.py file
        configure your database connection from config.py

Build application

  • Run the application
        $ run python application.py

Sales prediction notebook and plot

https://www.kaggle.com/code/sahannimesha/kumari-bookshop-sahan/

© 2023 KUMARI BOOKSHOP MANAGEMNET SYSTEM ~Sahan Nimesha~


About

A python flask POS application which developed as a solution to manage day today activities of a bookshop

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published