← Back to Projects

Electronic Shop

Project Details
7/20/2023
JavaScript
Web Application
Technologies Used
C++
Project Images
Project image 1
Project Description

Electronic Shop is a class project developed to explore the principles of Object-Oriented Programming. The project centered on designing and implementing a system for managing an electronic retail business. Students modeled entities such as products, customers, orders, and payments using OOP concepts and best practices. Emphasis was placed on writing modular, maintainable code and understanding key OOP techniques, which are crucial for building scalable software solutions.