Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages