{"id":26713414,"url":"https://github.com/darshanas17/cash-withdrawal-app-react","last_synced_at":"2026-04-10T00:48:59.295Z","repository":{"id":284473462,"uuid":"955059147","full_name":"Darshanas17/Cash-Withdrawal-App-React","owner":"Darshanas17","description":"A React.js Cash Withdrawal App that allows users to withdraw money from a predefined balance using different denominations. The balance updates dynamically, ensuring a seamless user experience.","archived":false,"fork":false,"pushed_at":"2025-03-26T04:36:11.000Z","size":452,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T16:50:28.100Z","etag":null,"topics":["css","es6-modules","html","javascript","reactjs","state-management","uiux"],"latest_commit_sha":null,"homepage":"https://darshanas17.github.io/Cash-Withdrawal-App-React/","language":"JavaScript","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/Darshanas17.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":"2025-03-26T03:32:34.000Z","updated_at":"2025-03-26T04:36:15.000Z","dependencies_parsed_at":"2025-03-26T04:33:52.478Z","dependency_job_id":"52ff8abb-8d26-46ba-a16f-01a0ba1d90c2","html_url":"https://github.com/Darshanas17/Cash-Withdrawal-App-React","commit_stats":null,"previous_names":["darshanas17/cash-withdrawal-app-react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Darshanas17/Cash-Withdrawal-App-React","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FCash-Withdrawal-App-React","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FCash-Withdrawal-App-React/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FCash-Withdrawal-App-React/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FCash-Withdrawal-App-React/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Darshanas17","download_url":"https://codeload.github.com/Darshanas17/Cash-Withdrawal-App-React/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FCash-Withdrawal-App-React/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278259588,"owners_count":25957513,"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-10-04T02:00:05.491Z","response_time":63,"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":["css","es6-modules","html","javascript","reactjs","state-management","uiux"],"created_at":"2025-03-27T12:20:00.984Z","updated_at":"2025-10-04T03:28:50.804Z","avatar_url":"https://github.com/Darshanas17.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cash Withdrawal App\n\nA React-based **Cash Withdrawal App** that allows users to withdraw money using predefined denominations while updating the available balance dynamically.\n\n## 🚀 Live Demo\n\n[Click Here to View the App](https://darshanas17.github.io/Cash-Withdrawal-App-React/)\n\n## 📸 Preview\n\n![Cash Withdrawal Output](https://assets.ccbp.in/frontend/content/react-js/cash-withdrawal-output-v2.gif)\n\n---\n\n## 🎯 Features\n\n- **Initial Balance:** Starts with **₹2000**\n- **Withdraw Money:** Click on denomination buttons to deduct respective amounts\n- **Denominations List:** Displays different withdrawal options\n- **Dynamic Balance Update:** Reflects the remaining balance after withdrawal\n\n---\n\n## 🛠️ Installation \u0026 Setup\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/Darshanas17/Cash-Withdrawal-App-React.git\n   cd cash-withdrawal-app\n   ```\n2. Install dependencies:\n   ```sh\n   npm install\n   ```\n3. Run the application:\n   ```sh\n   npm start\n   ```\n\n---\n\n## 📝 Implementation Details\n\n### **Technologies Used**\n\n- React.js\n- CSS (for styling)\n- JavaScript (ES6+)\n\n### **File Structure**\n\n```\n├── src\n│   ├── components\n│   │   ├── CashWithdrawal\n│   │   │   ├── index.js\n│   │   │   ├── index.css\n│   │   ├── DenominationItem\n│   │   │   ├── index.js\n│   │   │   ├── index.css\n│   ├── App.js\n│   ├── index.js\n├── package.json\n```\n\n---\n\n## 🎮 How to Use?\n\n1. View the **Current Balance** displayed at the top\n2. Click on any denomination button to withdraw that amount\n3. The **Remaining Balance** updates accordingly\n4. Withdraw until the balance reaches ₹0\n\n---\n\n## 📂 Resources\n\n### **Colors Used**\n\n- `#150b3e` (Dark Purple)\n- `#c7d2fe` (Light Blue)\n- `#7c3aed` (Violet)\n- `#d4d2db` (Grayish White)\n- `#585076` (Muted Purple)\n- `#382f5a` (Dark Violet)\n- `#c4c4c4` (Light Gray)\n\n---\n\n## 📜 License\n\nThis project is licensed under the **MIT License**.\n\n---\n\n## 🤝 Contributing\n\nFeel free to fork and contribute to this project.\n\n1. Fork the repository\n2. Create a new branch (`feature/your-feature`)\n3. Commit your changes\n4. Push to the branch\n5. Open a Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarshanas17%2Fcash-withdrawal-app-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarshanas17%2Fcash-withdrawal-app-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarshanas17%2Fcash-withdrawal-app-react/lists"}