This repository is not active
aaronnator/CS292-CS-Final-Project
The final, student-designed project for my first-ever programming class (CS292 - Programming in C#). It interfaces with multiple databases using TableAdapter and DataGridView for user login functionality, and inventory recording. It can also print the contents of the database to a simple text file. Note: project requirements included a list of controls that would be otherwise unnecessary, resulting in some.. odd UI decisions.
C#