{"id":18591919,"url":"https://github.com/progambler227788/finance_tracker_app","last_synced_at":"2025-05-16T09:36:06.009Z","repository":{"id":250360263,"uuid":"834135011","full_name":"Progambler227788/Finance_Tracker_App","owner":"Progambler227788","description":"A Kotlin-based budget tracking app that helps users manage their finances by tracking income and expenses. The app uses Firebase Firestore for secure data storage and real-time syncing, allowing users to view detailed analysis of their budget through intuitive graphs. Built using Fragments for a seamless and responsive user experience across device","archived":false,"fork":false,"pushed_at":"2025-04-10T15:21:06.000Z","size":15551,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T16:48:39.079Z","etag":null,"topics":["android-application","android-studio","budget-app","budgeting","charts","finance-management","finance-tracking","firebase-auth","firebase-database","firebase-firestore-database","kotlin","kotlin-android","kotlin-language","xml"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Progambler227788.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-26T13:47:10.000Z","updated_at":"2025-04-10T15:21:11.000Z","dependencies_parsed_at":"2025-03-08T11:18:16.017Z","dependency_job_id":"5d6842f2-45cd-4003-bea5-f4358d89db77","html_url":"https://github.com/Progambler227788/Finance_Tracker_App","commit_stats":null,"previous_names":["progambler227788/finance_tracker_app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Progambler227788%2FFinance_Tracker_App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Progambler227788%2FFinance_Tracker_App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Progambler227788%2FFinance_Tracker_App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Progambler227788%2FFinance_Tracker_App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Progambler227788","download_url":"https://codeload.github.com/Progambler227788/Finance_Tracker_App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254505136,"owners_count":22082144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-application","android-studio","budget-app","budgeting","charts","finance-management","finance-tracking","firebase-auth","firebase-database","firebase-firestore-database","kotlin","kotlin-android","kotlin-language","xml"],"created_at":"2024-11-07T01:05:41.605Z","updated_at":"2025-05-16T09:36:06.004Z","avatar_url":"https://github.com/Progambler227788.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Finance Tracker App\n\n![Splash Screen](https://i.postimg.cc/3dLbRFqg/splash-screen.png)\n\nA **Finance Tracker App** built with **Android Kotlin**, **XML**, and **MVVM Architecture**. This app helps users manage their finances by tracking income, expenses, and visualizing their financial data through interactive graphs.\n\n---\n\n## 📸 Screenshots\n\n| Splash Screen | Login Screen | Signup Screen |\n|---------------|--------------|---------------|\n| \u003cimg src=\"https://i.postimg.cc/3dLbRFqg/splash-screen.png\" width=\"250\"/\u003e | \u003cimg src=\"https://i.postimg.cc/jwdszXsR/a11.png\" width=\"250\"/\u003e | \u003cimg src=\"https://i.postimg.cc/TKgYG17v/a12.png\" width=\"250\"/\u003e |\n\n| Home Screen | Transactions Screen | Profile Screen |\n|-------------|---------------------|----------------|\n| \u003cimg src=\"https://i.postimg.cc/1gSRzS2n/a4.png\" width=\"250\"/\u003e | \u003cimg src=\"https://i.postimg.cc/p9BWh7M0/a8.png\" width=\"250\"/\u003e | \u003cimg src=\"https://i.postimg.cc/mzXTVHDC/a7.png\" width=\"250\"/\u003e |\n\n| Income/Expense Graph | Transaction Details | Profile Update Currency Option |\n|----------------------|---------------------|----------------|\n| \u003cimg src=\"https://i.postimg.cc/Th1d1C79/a9.png\" width=\"250\"/\u003e | \u003cimg src=\"https://i.postimg.cc/F169L3wQ/a10.png\" width=\"250\"/\u003e | \u003cimg src=\"https://i.postimg.cc/H8rdNkcK/a6.png\" width=\"250\"/\u003e |\n\n---\n\n## 📱 Features\n\n### **1. Splash Screen**\n- A visually appealing splash screen with animations to welcome users.\n\n### **2. Authentication**\n- **Login \u0026 Signup**: Secure user authentication to manage personal budgets.\n\n### **3. Home Screen**\n- **Budget Overview**: Displays total budget, income, and expenses.\n- **Income/Expense Breakdown**: Interactive pie chart to visualize financial data.\n\n### **4. Transactions**\n- **Grouped by Date**: View all transactions organized by date for easy tracking.\n\n### **5. Profile Management**\n- **Update Profile**: Users can update their personal information.\n\n---\n\n## 🛠️ Technologies Used\n\n- **Programming Languages**: Kotlin, XML\n- **Architecture**: MVVM (Model-View-ViewModel)\n- **Database**: Firebase Firestore\n- **Charts**: MPAndroidChart (for graphs)\n- **Authentication**: Firebase Authentication\n\n---\n\n## 🚀 Getting Started\n\n### **Prerequisites**\n- Android Studio (latest version)\n- Kotlin plugin installed\n- Android device/emulator with API level 21 or higher\n\n### **Installation**\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Progambler227788/Finance_Tracker_App.git\n   ```\n2. Open the project in Android Studio.\n3. Build and run the app on your device/emulator.\n\n---\n\n## 🧩 Project Structure\n\n```\nFinance_Tracker_App/\n├── app/\n│   ├── src/\n│   │   ├── main/\n│   │   │   ├── java/com/talhaatif/financeapk/\n│   │   │   │   ├── adapters/          # Adapters for RecyclerView\n│   │   │   │   ├── dialog/            # Custom dialogs\n│   │   │   │   ├── firebase/          # Firebase-related classes\n│   │   │   │   ├── models/            # Data models\n│   │   │   │   ├── repositories/      # Repository classes\n│   │   │   │   ├── viewmodel/         # ViewModel classes\n│   │   │   ├── res/\n│   │   │   │   ├── drawable/          # Images and icons\n│   │   │   │   ├── color/             # Color resources\n│   │   │   │   ├── font/              # Custom fonts\n│   │   │   │   ├── layout/            # XML layouts\n│   │   │   │   ├── menu/              # Menu resources\n│   │   │   │   ├── mipmap/            # Launcher icons\n│   │   │   │   ├── anim/              # Animation files\n│   │   │   │   ├── values/            # Colors, strings, styles\n│   ├── build.gradle                   # App-level Gradle file\n├── build.gradle                       # Project-level Gradle file\n```\n\n---\n\n## 🧑‍💻 Contributing\n\nContributions are welcome! If you'd like to contribute:\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/YourFeatureName`).\n3. Commit your changes (`git commit -m 'Add some feature'`).\n4. Push to the branch (`git push origin feature/YourFeatureName`).\n5. Open a pull request.\n\n---\n\n## 🙏 Acknowledgments\n\n- [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart) for interactive graphs.\n- [Firebase](https://firebase.google.com/) for authentication (if used).\n- [Android Developers](https://developer.android.com/) for official documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogambler227788%2Ffinance_tracker_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogambler227788%2Ffinance_tracker_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogambler227788%2Ffinance_tracker_app/lists"}