Build a mobile app in Kotlin -- 2
Budget: $10 – $30 USD
Create a CRUD app that allows the user to record textbooks in a SQLite database. Each record should include isbn, title, author, and course.
The application should be able to:
1) Insert book entry
2) Update book entry
3) Delete book entry
The application should be able to:
1) Insert book entry
2) Update book entry
3) Delete book entry