Baby Needs is a simple Android app which help parents manage items they buy for their child/children. With few changes it can be use to manage many other things.
1. SQLite Database - to save data permanently.
2. Recycler View - to load saved data.
3. Alert Dialog - for CRUD(Create, Read, Update, Delete) operations.