Skip to content

WSU-4110/SmartMoney

Repository files navigation

SmartMoney

SmartMoney is a budgeting app built using Expo and React Native. SmartMoney is a mobile application designed to help users manage their finances, set budgets, track spending, and reach financial goals. The app provides features such as budgeting, expense tracking, goal setting, and financial reporting. It also integrates with the Plaid API for secure financial data retrieval.

Dependencies shown here to build and compile our project.


Installation

Clone Repo

git clone https://github.com/WSU-4110/SmartMoney.git
cd SmartMoney

Install Dependencies

npm install

Run app

npx expo start

BudgetPlanner Dependencies

npm install react-native-progress

Notifications Dependencies

npx expo install expo-notifications @react-native-async-storage/async-storage

Compile (need to set up xcode or android studio for local compilation or use expo go)

see expo docs https://docs.expo.dev/develop/tools/

see react docs for local setup https://reactnative.dev/docs/set-up-your-environment?platform=ios

npx expo run:ios
npx expo run:android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published