Skip to content

Gavin-Smithson/name-email-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

name-email-application

The primany goal of this application is to show my ability to use create, remove, update, and delete operations inside C#. If it proves of value to anyone who sees this, by all means use the code/GUI as inspriation or outright copy it.

The left side handles lookups and deletes. Search by name inside the application, and you can delete by name on the left side. The right side handles creation and updating. To create make sure the name doesn't already exist and enter a name and email. To update do the same process for a name that already exists. Names are case sensitive and everything is checked for exactly as it is typed.

About

A CRUD application that utilizes a flat file database for a C# university assingment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages