##Brief Project Summary
Our group plans to make a user-friendly inventory system to help small businesses manage inventory. The software will assist businesses in tracking sales, keeping items in stock, and ordering more products when inventory is low. Additionally, we plan to either create a point of sale system or incorporate an existing PoS system to keep track of inventory in real time. We propose beginning with a csv file for inventory input and addadditonal features in order of priority. The project is based on relatively simple features, allowing for lots of flexibility for additonal features.
#Project Team
- Vincent Broda
- Jon Graham
- Jennifer Hulen
- Noah Shoap
- Joseph Wehby
##Problem Being Solved
The inventory tracking system solves the issue of unmanageable inventory for small businesses. Many small business owners are overwhelmed with managing stock, especially if using paper documents. This project creates an easy-to-use management system for people with little to no software experience.
##Major Features
#Core Features
- Ability to add to or remove from inventory
- Automatic inventory update
- Notification of low stock
- Point of Sale Compatibility
- User-friendly
#Possible Additional Features
- Notification of inventory not sold
- Hierarchy of grossing products, highest to lowest
- Max capacity of each product to prevent over-stock
##Languages, Toolset, etc
We plan write the software in C++ and use Qt for user interface
##Intended Consumers
The inventory system will be marketed towards small businesses needing and efficient, easy-to-use inventory management system.