About CRUD Demo
This is a simple application that only works as a Demo. It is a CRUD (Create, Read, Update and Delete) of clients, items and orders. This Demo only saves data locally, but it has the code ready to save data in any server.
This app uses works with:
- SQLite
- XPath
- HTTP Apache Library