Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 265 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 265 Bytes

inventory-manager

A C# program written for my Intro to C# Programming class. It is intended to display a datagridview of information pulled from a database. The data is then dropped into a series of text boxes to edit the information and then be able to save it.