Skip to content

ColeTrickle27/Inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Holloman Exterminators Inventory App

Simple inventory tracking app for pest control operations.

Setup

  1. Install Python 3

  2. Install requirements: pip install -r requirements.txt

  3. Run app: python app.py

  4. Open browser: http://127.0.0.1:5000

What it does

  • Track inventory
  • Receive orders
  • Log technician usage
  • Auto calculate stock
  • Reorder recommendations

Notes

  • Uses SQLite (inventory.db file)
  • No external setup required

Next Improvements

  • Reporting
  • CSV export
  • Better UI
  • Mobile optimization

About

Inventory tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages