You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you wish to fork this repository, please contact me via email.
This application is still under further development and this repository would be updated in future Email Me
Financier
Financier is an expenditure management application written in Android.
It records expenditures and displays them under certain categories.
Financier also helps you visualize these expenditures using various graphs from AnyChartAndroid.
Features
Records your expenditures and views them in the order of recent spent expenditure.
Shows personalized stats for your spending behaviour
Visualizes your expenditure in various formats
Works offline using a local cache to avoid constant internet use
Open a new command prompt (or any prompt according to your OS) and type git clone https://github.com/A-Nikhil/Financier.git
Allow the process to complete
Download Zip
Go to the repository and click on the Code button and click on Download ZIP. Wait for the ZIP to be downloaded and then extract it.
Opening in Android Studio
Open your Android Studio and click on Open or Import and then navigate to the corresponding folder.
Android Studio will open your project, and the Gradle will start to build.