Skip to content

Console Application that adds, removes and renames clients for the user.

Notifications You must be signed in to change notification settings

Levi-B4/Client-Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client Organizer

Description

Client organizer is a console application that recieves user input in order to add, remove, and rename clients. Client organizer will note the date when a client is added and organize the clients by the date added.

Features

  1. Master Loop
  2. List that has values populated, retrieved and used
  3. Reads data from a JSON file and uses it
  4. Uses LINQ to retrieve information from a List
  5. Unit Tests
  6. Uses external factor (current date)
  7. Analyzes date strings and organizes them chronologically

To Run

  • clone repository and open the executable file in the "Executable" folder.
  • If that doesnt work, open ClientOrganizer.sln in visual studio and build and run directly using visual studio.

About

Console Application that adds, removes and renames clients for the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages