Skip to content

GFPCommand/SampleFEFO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SampleFEFO

FEFO (First Expired First Out) - struct of data, that stores various elements with expiration date. If element has expired, it will remove first.

I didn't see samples of this struct in the Web, so I made analogue.

Program has visual GUI, based on WinForms and C#

image

You can add elements in the list, set date, view items, check expiration date and delete expired elements (at that moment 19th October 2022)

image

If you want to add already expired elements, you can set CheckBox "Allow to add expired values" and program will add one. Else you will get the error

image

Products list represents collection with generic parameter. Also ProductsList class is container, that contains elements of Product class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages