Using C#, Microsoft .NET Frameworks and Windows Forms, I incorporated a simple user interface that would allow for a company to keep track of basic customer information within a SQL database. For a full demonstration of the software, please visit the link down below:
- C#, Microsoft .NET Frameworks
- Visual Studio 2017
- Windows Forms
{Make a list of websites that you found helpful in this project}
- Remove the ability to add names and phone numbers even if they are classified as invalid.
- Allow for various types of phone number inputs (555-555... (555) 555...)
- Add the ability to query database and search existing customers.