{"id":28960449,"url":"https://github.com/pvm-harshavardhan/expense-tracker","last_synced_at":"2026-05-07T15:44:48.804Z","repository":{"id":300768344,"uuid":"1007070043","full_name":"pvm-harshavardhan/expense-tracker","owner":"pvm-harshavardhan","description":"A modern, responsive web app to track your income and expenses. Easily add, edit, and delete transactions, view your balance, and manage your budget with a clean, user-friendly interface.","archived":false,"fork":false,"pushed_at":"2025-06-23T13:27:41.000Z","size":270,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-23T14:35:08.602Z","etag":null,"topics":["css3","git","github","github-pages","html5","javascript-es6"],"latest_commit_sha":null,"homepage":"https://pvm-harshavardhan.github.io/expense-tracker/","language":"CSS","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/pvm-harshavardhan.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,"zenodo":null}},"created_at":"2025-06-23T12:19:11.000Z","updated_at":"2025-06-23T13:29:07.000Z","dependencies_parsed_at":"2025-06-23T14:37:39.101Z","dependency_job_id":"9db4b338-d398-4cef-b916-e48721692e3d","html_url":"https://github.com/pvm-harshavardhan/expense-tracker","commit_stats":null,"previous_names":["pvm-harshavardhan/expense-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pvm-harshavardhan/expense-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvm-harshavardhan%2Fexpense-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvm-harshavardhan%2Fexpense-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvm-harshavardhan%2Fexpense-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvm-harshavardhan%2Fexpense-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvm-harshavardhan","download_url":"https://codeload.github.com/pvm-harshavardhan/expense-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvm-harshavardhan%2Fexpense-tracker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261584269,"owners_count":23180681,"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":["css3","git","github","github-pages","html5","javascript-es6"],"created_at":"2025-06-24T01:14:48.016Z","updated_at":"2025-09-18T16:39:10.027Z","avatar_url":"https://github.com/pvm-harshavardhan.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💸 Expense Tracker\n\nA modern, responsive web application to track your income and expenses, manage your budget, and gain insights into your personal finances. Add, edit, and delete transactions with ease, and see your balance, income, and expenses at a glance.\n\n\n\u003e 🌐 **Live Demo:** [View the Expense Tracker App](https://pvm-harshavardhan.github.io/expense-tracker/)\n\n![App Screenshot](project_screenshot.png)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n[![HTML5](https://img.shields.io/badge/HTML5-E34F26?logo=html5\u0026logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/HTML)\n[![CSS3](https://img.shields.io/badge/CSS3-1572B6?logo=css\u0026logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS)\n[![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript\u0026logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)\n[![Git](https://img.shields.io/badge/Git-F05032?logo=git\u0026logoColor=white)](https://git-scm.com/)\n[![GitHub](https://img.shields.io/badge/GitHub-181717?logo=github\u0026logoColor=white)](https://github.com/)\n[![GitHub Pages](https://img.shields.io/badge/GitHub_Pages-121013?logo=github\u0026logoColor=white)](https://pages.github.com/)\n\n---\n\n## ✨ Features\n\n- 💰 Add income and expense transactions (₹)\n- 📝 Edit and delete transactions with one click\n- 📊 See your current balance, total income, and total expense\n- 🗂️ Transaction history with serial numbers and categories\n- 🎨 Modern, professional, and responsive UI\n- 🖊️ Category color coding (green for income, red for expense)\n- 🖱️ Intuitive form with validation and update mode\n- 📱 Fully responsive design for all devices\n\n---\n\n## Usage\n\n1. Enter the amount and select the category (Income/Expense).\n2. Add a description and click \"Add Transaction\".\n3. Your balance, income, and expense update instantly.\n4. Edit or delete any transaction using the pen (✎) or cross (×) icons.\n\n---\n\n## 🚀 Tech Stack\n\n- **HTML5** – For structuring the web page\n- **CSS3** – For styling and responsive design\n- **JavaScript (ES6+)** – For interactive functionality\n- **Git** – Version control\n- **GitHub** – Code hosting\n- **GitHub Pages** – Static website hosting\n\n---\n\n## 🛠️ Getting Started\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/your-username/expense-tracker.git\n   ```\n2. **Change to the project directory:**\n   ```bash\n   cd expense-tracker\n   ```\n3. **Open the app:**\n   - Open `index.html` in your web browser.\n\n---\n\n## 🖼️ Customization \u0026 Screenshots\n\n- Add your own screenshots or GIFs to highlight features and UI.\n- Update colors and styles in `styles.css` to match your preferences.\n\n---\n\n## 🌐 Deployment\n\nDeploy your Expense Tracker easily using **GitHub Pages**, **Netlify**, or **Vercel** for free.\n\n---\n\n## 🤝 Contributing\n\nContributions are welcome!  \nFeel free to open issues or submit pull requests to improve the app.\n\n---\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\n## Contact\n\nYour Name - [@pvm_harsha](https://x.com/pvm_harsha)  \nProject Link: [Expense Tracker](https://github.com/pvm-harshavardhan/expense-tracker)\n\n--- ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvm-harshavardhan%2Fexpense-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpvm-harshavardhan%2Fexpense-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvm-harshavardhan%2Fexpense-tracker/lists"}