irfanpule / moneyman

Your personal finance manager in your pocket

Home Page:https://bit.ly/apk-moneyman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moneyman Preview

Moneyman

Moneyman is your personal finance manager. You can note and tracking your expenses & income with a simple steps. This is the features details:

  • Write expenses & income per category
  • Tons of epic category icons
  • Tracking your expenses & income with chart
  • Show your list per-month
  • Save your own data to your Google Drive appdata.

Live demo

Download APK

Build with

react-native

Configue

Get the repo

git clone https://github.com/hiwijaya/moneyman.git
cd moneyman
yarn install or npm install
react-native link

Add config.js to your your root directory and add the following

export default {
    scopes: ['https://www.googleapis.com/auth/drive.appdata'],
    webClientId: 'YOUR_WEBCLIENTID',
}; 

To get webClientId, please follow react-native-google-signin android guide.

License

Moneyman is MIT Licensed

Thank you.

buymeacoffee

About

Your personal finance manager in your pocket

https://bit.ly/apk-moneyman

License:MIT License


Languages

Language:JavaScript 92.7%Language:Objective-C 2.8%Language:Ruby 1.7%Language:Java 1.5%Language:Python 1.3%