Android Glycemic Index
This application has been prepared for diabetics. It has parameters such as food name, glycemic index, amount of carbohydrates and calories. Used to sqlite database. Html Parse operation was performed with JSON. Features of the application;
Jsoup
dependencies {
implementation 'org.jsoup:jsoup:1.11.2'
}
Features
- Product listing
- Adding a product
- Product deletion
- Product update
- Category list
- Adding a category
- Category deletion
- Category update