/aspire-budget

Primary LanguageTypeScript

Aspire budgeting mobile

A simple mobile app to work with aspire budgeting spreadsheet.

Download

Android

Standalone APK: Download from GitHub releases

iOS

Coming soon.

Screenshots

Dashboard Add transaction Balances

Development

  1. Obtain Google API keys for Auth and Sheets API.
  2. Install dependencies: yarn
  3. Create .env file with the following content to access Sheets API:
EXPO_PUBLIC_ANDROID_CLIENT_ID=<your client id>
  1. Create and install the development build eas build --profile development --platform android
  2. Start development server: yarn start
  3. Open the development build app and connect to the server