Developing an e-payment application using C/C++ on embedded linux platform.
The point of sale is built upon the embedded linux platform. Implementing custom data structures like DOM tree and linked lists in parsing XML, JSON in order to present data to customers on Point of sale.
Implementing various REST APIs (POST, GET) using libcurl (third...