archive
/
product-list
Archived
1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jake Howard f32cf745b6 Add storage class to store list in memory 2016-04-15 11:58:13 +01:00
Properties Init project 2016-04-15 10:21:58 +01:00
.gitignore Init project 2016-04-15 10:21:58 +01:00
Product.cs Add product class 2016-04-15 11:57:47 +01:00
Program.cs Init project 2016-04-15 10:21:58 +01:00
README.md Initial commit 2016-04-15 10:10:49 +01:00
Storage.cs Add storage class to store list in memory 2016-04-15 11:58:13 +01:00
UI.cs Add class to manage UI 2016-04-15 11:57:36 +01:00
packages.config Init project 2016-04-15 10:21:58 +01:00
product-list.csproj Add storage class to store list in memory 2016-04-15 11:58:13 +01:00
product-list.sln Init project 2016-04-15 10:21:58 +01:00

README.md

product-list

Simple product storage system for unit 312 of my apprenticeship