jackyhuynh / Automotive_Customization_System

The application allows multiple users to get access to the server, and modify the data (which is cars) in the server. The application also allows each user to configure their car and upload it to the server. The server and client object was implemented using Object Oriented Programing to encapsulate the design and access. Link Hash Map is used as the main container for this project (instead of a real database). The updated data is written to a text file to simplifier the process. The container can be replaced with a database system (SQL Server or My SQL) and will perform the full function of an API. The project can be extended to a full e-commerce page if the following component is added: a better GUI for the clients, payment API (Paypal), and a database system.

Home Page:https://github.com/jackyhuynh/Automotive_Customization_System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jackyhuynh/Automotive_Customization_System Stargazers