The aim is to develop solutions in C# for real-world problems of moderate complexity. Classes will be identified, data structures defined, and the main processes that support these solutions will be implemented. We also aim to contribute to the proper writing of reports. Objectives
Analyze real problems; Develop programming skills in C#; Enhance software development experience; Assimilate the content of the Curricular Unit.
Description: Create an online store with classes representing products, customers, and orders. Features such as adding products to a cart, calculating the total price, and processing orders. Focus Areas: Class design, composition, encapsulation, inheritance.
- Open "Documentation" folder
- Open "html" folder
- Open "index.html" file
- Open "Application" folder
- Open solution
- Execute