A comprehensive, ad-free personal finance app for managing expenses, tracking income, and achieving your financial goals.
Download Now β’ Report Bug β’ Request Feature
|
Track every transaction with ease. View your total expenses, income, and recent transactions on your home dashboard. Analyze your spending patterns with graphs and charts for any selected period to make better financial decisions. Set and track progress toward your savings goals with visual progress bars to keep you motivated. |
Split bills with friends equally or by percentage. Simplify group expenses and settle up hassle-free. Built with React Native for a smooth native experience on both iOS and Android devices. Your data is securely stored with Firebase encryption. 100% ad-free with no data sharing. |
- Node.js (v14 or higher)
- npm or yarn
- React Native CLI
- Android Studio (for Android) or Xcode (for iOS)
-
Clone the repository
git clone https://github.com/chhedadhruv/TrackaExpense.git cd TrackaExpense -
Install dependencies
npm install # or yarn install -
Start the development server
npm start # or yarn start -
Run on Android
npm run android # or yarn android -
Run on iOS (macOS only)
npm run ios # or yarn ios
- React Native - Cross-platform mobile framework
- Firebase - Backend & Authentication
- Firebase Auth (Email, Google Sign-In, Apple Sign-In)
- Firebase Firestore (Database)
- Firebase Storage (File Storage)
- React Navigation - Routing & Navigation
- React Native Paper - Material Design Components
- React Native Vector Icons - Icon Library
- React Native Chart Kit - Data Visualization
- React - UI Library
- React Router DOM - Client-side Routing
- React Icons - Icon Library
- EmailJS - Email Service
- React Hook Form - Form Validation
"TrackaExpense makes managing my personal finances incredibly easy. The visual statistics help me understand my spending patterns better."
β Arya Madan
"The bill splitting feature is a game-changer! No more awkward money conversations with roommates. Everything is clear and transparent."
β Zia Dongri
"I love the savings goals feature! It keeps me motivated and on track to achieve my financial dreams. Simple yet powerful."
β Sanaj Jadhav
- β 100% Ad-Free - No distractions, just pure functionality
- β Completely Free - No subscriptions, no hidden costs
- β Privacy First - Your data stays yours, we never sell it
- β Easy to Use - Simple, intuitive interface for everyone
- β Cross-Platform - Available on both iOS and Android
- β Open Source - Transparent and community-driven
Screenshots coming soon - Download the app to see it in action!
We welcome contributions! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
Special thanks to the amazing open-source community and these fantastic tools:
- React Native - For making cross-platform development a breeze
- Firebase - For providing robust backend services
- React Navigation - For seamless navigation
- React Native Paper - For beautiful UI components
- All our users and contributors who make this project better every day! β€οΈ