Dabacog is a command line interface (CLI ) to generate database related code and diagrams just from an XML description file.
-
Updated
Jun 14, 2023 - Java
Dabacog is a command line interface (CLI ) to generate database related code and diagrams just from an XML description file.
App uses ORMLite Third-party library as local data base. App has Navigation Drawer and its NavigationItem object that implements the Parcelable interface in order to past in its objects via a Bundle.User can order certain products. Each product has two categories(sweet and salty), name, description, image,price.
App uses ORMLite Third-party library as persistent data base that stores shopping and articles list. Each shopping list has own articles list. User can add, delete and edit articles names and amounts. Use can add, edit and delete shopping list.
Add a description, image, and links to the database-helper topic page so that developers can more easily learn about it.
To associate your repository with the database-helper topic, visit your repo's landing page and select "manage topics."