BudgIT (Expense Tracker)
A downloadable project
BudgIT is a mobile application designed to help users track their expenses efficiently all within one app instead of multiple online banking apps.
The project was built and tested primarily on an iOS device. However, it's worth noting that after building the .apk file and running it natively on an Android device, some inconsistencies have been observed. Certain styles may appear off, and there are platform-specific considerations that need attention for optimal performance on Android devices.
Please check the resources attached below! 👇🏻
Project Resources
APK Build:
https://expo.dev/accounts/iwwan_01/projects/expense-tracker-expo/builds/e28c47ef...
Mockup Store Page:
https://iwwan-01.itch.io/budgit-expense-tracker
Adobe XD Prototype:
https://xd.adobe.com/view/812e55e4-d2f9-4a37-a876-27c05845113a-d47d/?fullscreen=
Expo Go Demo:
New GitHub Repository (Post Expo Migration):
https://github.com/iwwan-01/expense-tracker-expo
Old GitHub Repository (Pre Expo Migration):
Status | In development |
Category | Other |
Author | iwwan_01 |
Tags | adobe-xd-prototype, android-app, budgeting, expense-management, expense-tracking, finance, financial-planning, ios-app, mobile-app, personal-finance |
Download
Install instructions
How to install
Download the .apk file and install it on your Android device.
Alternatively, you can run the development environment by cloning the GitHub Repository and installing the necessary npm dependencies.
$ git clone https://github.com/iwwan-01/expense-tracker-expo && cd expense-tracker-expo
$ npm install
$ npm run web