Skip to content

Android app to store read and modify data onto Firebase realtime db

Notifications You must be signed in to change notification settings

Ovenoboyo/HomeCalc

Repository files navigation

HomeCalc

HomeCalc is an android app to store your daily expenses.

Features

  1. Categorize your expenses with the help of a pre-defined set of categories

  2. Currency conversion

  3. View reports of all people under the same family

  4. View expenses per day or per category

  5. Dark theme :)

Working

Registration

User registration is managed using FireBase

Storage

Data storage is done using FireBase realtime database

Display

Data fetched from FireBase is displayed using dynamic amount of simple textviews [Multiple listviews would have been a better option]

Currency

Realtime currency details fetched from alphavantage

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Credits

App Logo by Androbuddy

App design and development by Sahil Gupte

Database provider Firebase

Currency Conversins provider AlphaVantage

About

Android app to store read and modify data onto Firebase realtime db

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages