Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 181 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 181 Bytes

A Basic Inventory Management System

This toy project can be run by first installing streamlit:

pip install streamlit

and then running it using:

streamlit run donations.py