https://github.com/jmarkstar/greendaoexamples
This little android project is an example which containts a CRUD using ORM GreenDao, the app is using RecyclerView, CardView and SnackBar.
https://github.com/jmarkstar/greendaoexamples
android cardview crud-application greendao recyclerview recyclerview-adapter snackbar
Last synced: 3 months ago
JSON representation
This little android project is an example which containts a CRUD using ORM GreenDao, the app is using RecyclerView, CardView and SnackBar.
- Host: GitHub
- URL: https://github.com/jmarkstar/greendaoexamples
- Owner: jmarkstar
- Created: 2017-05-20T06:09:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T23:27:25.000Z (about 9 years ago)
- Last Synced: 2025-04-26T13:40:51.803Z (about 1 year ago)
- Topics: android, cardview, crud-application, greendao, recyclerview, recyclerview-adapter, snackbar
- Language: Java
- Homepage:
- Size: 382 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GreenDaoCrud
Este pequeño proyecto android es un ejemplo de un mantenimiento usando el ORM GreenDao.
Ademas el app esta usando RecyclerView, CardView para la lista y SnackBar para los mensajes.