Open mRichardio opened 11 months ago
Make renting functionality where 3 car objects will be tied to one customer account. The JSON objects should load through the class to demonstrate how classes, collections, and JSON serialization can be linked together.
In general I need to show how topics that have been covered can be linked and used together.
Make renting functionality where 3 car objects will be tied to one customer account. The JSON objects should load through the class to demonstrate how classes, collections, and JSON serialization can be linked together.