Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1 KB

File metadata and controls

22 lines (14 loc) · 1 KB

Overview

For this project, I created a software application using C# to strengthen my knowledge of interactive an efficient programs. My goal was to create a inventory management system that companies could use to manage their products. I was able to use features such as variables, expressions, conditionals, loops, functions and classes in order to reach my goal.

I wanted to write this software so that I would be able to gain more insight into C# and how C# can be used for interactive systems that stores and displays data for users.

[Software Demo Video] (https://youtu.be/49vFmOA2b2Y)

Development Environment

  • .NET SDK to compile and run the C# application.
  • Systems.Collections.Generic for managing task lists
  • System libraries for console interaction and date handling
  • VSCode for my code software

Future Work

{Make a list of things that you need to fix, improve, and add in the future.}

  • Improvement to txt file format
  • Improve UI
  • Add more customizability for product details