Coder Social home page Coder Social logo

budgetto's Introduction

Budgetto
Budgetto

Spending Tracker Android application build with Material Design UI and Firebase

๐Ÿ“ท Screenshots


Budgetto Budgetto Budgetto

โญ Features

  • Always synchronized with Firebase Realtime Database - you will never lose your data
  • Offline mode (Data will be synchronized when you connect to internet)
  • Pie chart of your expenses
  • Monthly/weekly limit
  • Custom categories
  • Compare incomes/expenses in selected date range
  • Custom currency support
  • Made with Google's Material Design UI

๐Ÿ”จ Building

Clone this repository

Start with cloning this repository and import project in Android Studio. An error with missing Google Play Services configuration will appear - google-services.json will be downloaded in next step.

Create new Firebase project

  1. Log in to Firebase console
  2. Create new project

Add database

  1. From left menu select Develop > Database

2. Create new Realtime Database

3. Start database in test mode

โš ๏ธ You will need to change this mode in future if you want to run on production.

Add Google Sign-in authentication method

  1. From left menu select Develop > Authentication

2. Select "Sign-in method" tab and click on "Google"

3. Fill in necessary data and enable this signing method

Connect Firebase with Android app project

  1. Head to Project settings

2. Add Android app

3. Fill in necessary data

You can obtain SHA-1 of debug key in Linux by invoking this command:
keytool -list -v \
-alias androiddebugkey -keystore ~/.android/debug.keystore

You can also get SHA-1 key of keystore by invoking android > signingReport task in Gradle in Android Studio. More info on how to get SHA-1 key here

โš ๏ธ You will need to delete this key if you want to run on production.

  1. Download and copy google-services.json to project app/ folder

Compile & Run & Test

  1. Compile and run app to verify Firebase configuration

You may now compile and run debug build on Android phone. You should be able to login and use every app feature.

  1. ๐ŸŽŠ Done! ๐ŸŽŠ

budgetto's People

Contributors

yacubane avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.