Date: 20 October, 2017
- SQLite Database implementation with abstraction layer
- Create Database
- Create two tables and make relationship using
Foreign Key ON CASCADE DELETEimplementation- Insert operation
- Read operation
- Update operation
- Delete operation
- Count table row
DialogFragmentimplementation
