Inventory System is a medical sample inventory management system written for Windows 10 using the Universal Windows Platform. This project was originally created by Box Analyst for Conway Regional as our senior project in the COMS 4043 course at Arkansas Tech University.
Windows 10, version 1903 (10.0; Build 18362) or higher.
- Install Visual Studio & UWP Development Kit.
- Clone this repository and open
InventorySystem.sln
in Visual Studio. - Visual Studio should install any missing dependencies/packages for you.
- Run the program from Visual Studio.
This project utilizes the following NuGet packages:
- Microsoft.Data.Sqlite
- Microsoft.NETCore.UniversalWindowsPlatform
- Microsoft.Toolkit.Uwp.Notifications
- QueryString.NET
- System.Configuration.ConfigurationManager
Thanks to Jim Moua for the awesome guide they made for our class.
Copyright (c) Box Analyst. Licensed under the GNU AGPLv3 License.