When college students and young adults enter the adult world, they face many challenges, one of which is financial responsibility. Being a student in college or entering life as an adult allows individuals to spend as much as they like on items such as food, fashion, and accessories. This in turn creates bad spending habits leading to irresponsible and unchecked spending. The purpose of this app is to help control this chaotic spending.
Project Stack:
- Frontend: React Native, Expo Go
- Backend: Supabase Database
Frontend UI Design: Figma
- Authentication
- Transaction logging
- Spending categories
- Budget goals
- Node.js
- Expo CLI
- Expo Go app (For running on your phone)
- Clone the Repository
git clone <your-repo-url> cd aether
- Install Dependencies
npm install # May need to use this if npm install doesn't work: npm install --legacy-peer-deps - Start the Development Server
npm run ios
- Run the App on Your Phone
- Open the Expo Go app
- Scan the QR code shown in your terminal or browser
- The app should open directly on your device