JSON C++ Tutorial
JsonCpp is a good solid C++ library to work with. JsonCpp gives you the ability to open JSON configuration files.
JsonCpp is a good solid C++ library to work with. JsonCpp gives you the ability to open JSON configuration files.
The project was a software prototype for a restaurant ordering system. The goal was to design a user interface that allowed a customer in the restaurant to use their iPhone or some other smart phone to quickly order food. For this prototype, I used Squeak Smalltalk, the Seaside web framework, and the Magritte meta-description framework. As the database for this prototype, I used a class with only class methods. It used Dictionaries to store the data, just a plain key-store database.