Mass Manager
Managing a small mass or hostel sometime becomes hard to manage with traditional paper & pen. So i built this app, which does the management for you.
You just enter daily meal information and other cost into the app. The app calculates everything. At the end of each month, it generates an HTML document that you can print
It uses Content Provider, HTML (for printing the calculation) & other basics android components such as Fragment, RecyclerView, Thrads etc.

The home screen works as dashboard, telling you the current status of the mass/hostel

The navigation menu of the app

The cost screen shows all the costs with tags in that month. You can edit them anytime you like

The meal screen lists meals taken by each memeber of your hostel

Each memeber has their profile registered in the app, so we can track his hostel activity
Tags : Android Java SQLite HTML