Skip to content

A basic customer database using Microsoft .NET Framework, Windows Forms, and C#. Developed to gain familiarity with the language and environment.

Notifications You must be signed in to change notification settings

cadenfranc/customer-database-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Overview

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:

Software Demo Video

Development Environment

  • C#, Microsoft .NET Frameworks
  • Visual Studio 2017
  • Windows Forms

Useful Websites

{Make a list of websites that you found helpful in this project}

Future Work

  • 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.

About

A basic customer database using Microsoft .NET Framework, Windows Forms, and C#. Developed to gain familiarity with the language and environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages