Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 661 Bytes

File metadata and controls

17 lines (13 loc) · 661 Bytes

ContactsApp

c# contacts app made for a school project

screenshots:

features:

  • Add delete and edit supported
  • Search contacts
  • Sort contacts alphabetically using a bubble sort algorithm
  • Uses Spectre console for fancy terminal ui