- Make README
- Add more screenshots
- Add more screenshots
- Optimize code
- Add deletion feature
- Add APK
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 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.
- 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
- Light-weight and fast
- Android (Java)
- Firebase (Cloud Firestore) - Online Database
- SQLite - Local caching database
- AnyChartsAndroid - Visualizations
-
-
-
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 -
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.
-
Open a new command prompt (or any prompt according to your OS) and type
-
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.
-
Welcome Page | Login Page | Signup Page |
Dashboard |
Pie Chart | Column Chart | Polar Chart |
Circular Gauge | Spline Chart |