{"id":21151356,"url":"https://github.com/asciencioalex/pay_app","last_synced_at":"2026-04-13T16:01:19.737Z","repository":{"id":253351555,"uuid":"843241469","full_name":"AsciencioAlex/pay_app","owner":"AsciencioAlex","description":"Dash Wallet is a user-friendly mobile payment application designed to facilitate seamless financial transactions, allowing users to manage their finances, make payments, and transfer money with ease. The app provides a sleek, intuitive interface that enables users to perform a variety of financial operations in a secure and efficient manner","archived":false,"fork":false,"pushed_at":"2024-08-28T12:17:18.000Z","size":402,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T14:27:12.031Z","etag":null,"topics":["android","dart","flutter","ios","payments","visa"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/AsciencioAlex.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-08-16T04:46:34.000Z","updated_at":"2024-08-28T12:05:07.000Z","dependencies_parsed_at":"2024-08-16T06:22:47.849Z","dependency_job_id":"dc81cb62-b541-4926-ba7b-423902f5927d","html_url":"https://github.com/AsciencioAlex/pay_app","commit_stats":null,"previous_names":["asciencioalex/pay_app"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AsciencioAlex/pay_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsciencioAlex%2Fpay_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsciencioAlex%2Fpay_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsciencioAlex%2Fpay_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsciencioAlex%2Fpay_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AsciencioAlex","download_url":"https://codeload.github.com/AsciencioAlex/pay_app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsciencioAlex%2Fpay_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","dart","flutter","ios","payments","visa"],"created_at":"2024-11-20T10:15:57.165Z","updated_at":"2026-04-13T16:01:19.703Z","avatar_url":"https://github.com/AsciencioAlex.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dash Wallet\n\n**Dash Wallet** is a comprehensive mobile payment application designed to make financial transactions seamless, secure, and user-friendly. With features ranging from money transfers to bill payments and investment management, Dash Wallet is your all-in-one financial tool.\n\n## Features\n\n- **Wallet Overview**\n  - View your current balance directly from the home screen.\n\n- **Top-Up Functionality**\n  - Easily add funds to your wallet to ensure sufficient balance for transactions.\n\n- **Send Money**\n  - Quickly send money using mobile numbers or other account details.\n  - The recipient's name or phone number is dynamically reflected on the receipt for personalized transactions.\n\n- **Visa Integration**\n  - Manage your Visa cards and make payments directly from the app.\n\n- **Digital Banking**\n  - Access various digital banking services, including balance inquiries and transfers.\n\n- **Investments**\n  - Explore and manage investment opportunities to grow your wealth.\n\n- **Prepaid/Bills**\n  - Easily pay your bills and manage prepaid services from one place.\n\n- **Insurance**\n  - Access and manage your insurance policies for added security and peace of mind.\n\n- **Remittance Services**\n  - Send money overseas with competitive rates and low fees.\n\n- **Favorites \u0026 Bills**\n  - Access your favorite transactions and bill payments with just a few taps.\n\n## Security\n\n- Robust security measures are in place to ensure the safety of all transactions and protect your financial data.\n\n## User Experience\n\n- **Intuitive Interface**\n  - A clean, modern design with a purple and white color scheme makes navigation easy and enjoyable.\n  \n- **Responsive Design**\n  - Optimized for smooth performance across all supported devices.\n\n## Installation\n\nTo run the Dash Wallet app locally, follow these steps:\n\n1. **Clone the repository**:\n    ```bash\n    git clone https://github.com/yourusername/dash-wallet.git\n    cd dash-wallet\n    ```\n\n2. **Install dependencies**:\n    ```bash\n    flutter pub get\n    ```\n\n3. **Run the app**:\n    - For Android:\n        ```bash\n        flutter run\n        ```\n    - For iOS (requires macOS):\n        ```bash\n        flutter run\n        ```\n\n## Building the App\n\n### Android\n\nTo build an APK for Android:\n\n```bash\nflutter build apk --release\n```\n## Usage\n- Home Screen: Provides a quick overview of your current wallet balance and allows access to core features like Top-Up, Send Money, and Visa management.\nSend Money: Input the recipient’s mobile number or name, and the amount. The receipt will reflect the entered details.\n- Manage Finances: Access various financial services, including investments, bill payments, insurance, and more.\n\n## Contributing\nContributions are welcome! Please follow these steps to contribute:\n\n1. Fork the repository.\n\n2. Create a new branch:\n```bash\ngit checkout -b feature/your-feature\n```\n3. Make your changes and commit them:\n```bash\ngit commit -m \"Add feature: your-feature\"\n```\n4. Push to the branch:\n```bash\ngit push origin feature/your-feature\n```\n5. Open a pull request.\n\n## License\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Contact\nFor any inquiries or feedback, please contact:\n\nEmail: asciencioalex@gmail.com\n\nGitHub: AsciencioAlex\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasciencioalex%2Fpay_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasciencioalex%2Fpay_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasciencioalex%2Fpay_app/lists"}