Skip to content

Choose the lowest price of a product from the offer of different shops.

Notifications You must be signed in to change notification settings

JuditFerenczik/Shops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shops

Choose the lowest price of a product from the offer of different shops.

Simple C# console application which reads all the files from a folder and all the files represents different shops. The title of the file is the name of the shop and the content is the list of products they have with the corresponding price. The script reads all of them and creates a list from all of the products with the lowest price and with where it is located. After the list is created it writes the details into a txt file.

About

Choose the lowest price of a product from the offer of different shops.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages