HomeCalc is an android app to store your daily expenses.
-
Categorize your expenses with the help of a pre-defined set of categories
-
Currency conversion
-
View reports of all people under the same family
-
View expenses per day or per category
-
Dark theme :)
User registration is managed using FireBase
Data storage is done using FireBase realtime database
Data fetched from FireBase is displayed using dynamic amount of simple textviews [Multiple listviews would have been a better option]
Realtime currency details fetched from alphavantage
App Logo by Androbuddy
App design and development by Sahil Gupte
Database provider Firebase
Currency Conversins provider AlphaVantage