{"id":20228074,"url":"https://github.com/rohitkumar-tech/personalexpansetracker","last_synced_at":"2025-09-22T04:32:07.887Z","repository":{"id":254601136,"uuid":"847019180","full_name":"RohitKumar-tech/PersonalExpanseTracker","owner":"RohitKumar-tech","description":"This is the repository for the personal expense tracker","archived":false,"fork":false,"pushed_at":"2024-09-19T07:09:32.000Z","size":2757,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T14:22:11.869Z","etag":null,"topics":["jaa","java","javaapplets","localhost","php","sql","xampp"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RohitKumar-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08-24T16:06:28.000Z","updated_at":"2025-01-31T11:14:50.000Z","dependencies_parsed_at":"2024-08-24T17:44:08.644Z","dependency_job_id":"535de859-a0c4-46b4-a446-8e6e6477655b","html_url":"https://github.com/RohitKumar-tech/PersonalExpanseTracker","commit_stats":null,"previous_names":["rohitkumar-tech/personalexpansetracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RohitKumar-tech/PersonalExpanseTracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohitKumar-tech%2FPersonalExpanseTracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohitKumar-tech%2FPersonalExpanseTracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohitKumar-tech%2FPersonalExpanseTracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohitKumar-tech%2FPersonalExpanseTracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RohitKumar-tech","download_url":"https://codeload.github.com/RohitKumar-tech/PersonalExpanseTracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohitKumar-tech%2FPersonalExpanseTracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276346847,"owners_count":25626526,"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","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["jaa","java","javaapplets","localhost","php","sql","xampp"],"created_at":"2024-11-14T07:28:23.252Z","updated_at":"2025-09-22T04:32:07.383Z","avatar_url":"https://github.com/RohitKumar-tech.png","language":"Java","readme":"# Personal Expense Tracker\n\n## Project Overview\nThe **Personal Expense Tracker** is a desktop application designed to help users manage and track their income and expenses efficiently. This project uses **Java** (Swing and Applet) for the frontend and **SQL**, **PHP**, and **XAMPP** for the backend, providing a robust system for storing and retrieving financial data.\n\n## Screenshots\n\n\n![Website Screenshot](Images/1.png)\n\n\n![Website Screenshot](Images/2.png)\n\n\n![Website Screenshot](Images/3.png)\n\n\n![Website Screenshot](Images/4.png)\n\n\n![Website Screenshot](Images/5.png)\n\n\n### Key Features\n- **User Registration and Login:** Secure authentication using a PHP and SQL backend.\n- **Expense Tracking:** Users can add, edit, and delete expenses.\n- **Income Tracking:** Track multiple income sources.\n- **Expense Categories:** Categorize expenses for easy analysis.\n- **Data Visualization:** Visual representation of expenses using graphs (Applet).\n- **Predictive Insights:** Basic predictive analysis of future expenses.\n- **Budget Alerts:** Notifications when spending exceeds set budgets.\n  \n## Technologies Used\n- **Java (Swing \u0026 Applet):** For creating the user interface and interactive components.\n- **SQL:** To store user data, expenses, and income records.\n- **PHP:** To interact with the SQL database for data operations.\n- **XAMPP:** Local server setup for PHP and MySQL.\n  \n## Setup and Installation\n### Prerequisites\n- Java Development Kit (JDK)\n- XAMPP (for MySQL and PHP)\n- A Java IDE (e.g., IntelliJ, Eclipse)\n  \n### Installation Steps\n1. **Clone the Repository:**\n   ```bash\n   git clone https://github.com/your-repo/personal-expense-tracker.git\n   ```\n2. **Start XAMPP:**\n   - Open XAMPP and start the Apache and MySQL services.\n   \n3. **Database Setup:**\n   - Create a MySQL database named `expense_tracker`.\n   - Import the SQL script located in the `database` folder into your database.\n\n4. **Configure Database Connection:**\n   - Update the database credentials in the `db_config.php` file located in the `php` folder.\n\n5. **Run the Application:**\n   - Compile and run the Java application using your preferred IDE.\n\n## Usage\n1. Launch the application.\n2. Register or log in using your credentials.\n3. Navigate through the dashboard to add, edit, or delete income and expenses.\n4. View your financial summary and graphical reports.\n\n## Contributors\n- **Rohit Kumar** \n- **Ayush Baoker**\n- **Abhigyan Shukla**\n- **Govind Jee**\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohitkumar-tech%2Fpersonalexpansetracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohitkumar-tech%2Fpersonalexpansetracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohitkumar-tech%2Fpersonalexpansetracker/lists"}