Home

Awesome

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:

Live demo

Download APK

Build with

<a href="https://facebook.github.io/react-native/" rel="React Native"> <img src="docs/react-native.png" alt="react-native" width="200"/> </a>

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

License: MIT

Thank you.

<a href="https://www.buymeacoffee.com/hiwijaya" rel="buymeacoffee"> <img src="docs/buymeacoffee.png" alt="buymeacoffee" width="150"/> </a>