{"id":25188450,"url":"https://github.com/mohamedasad10/fintionbanking","last_synced_at":"2026-05-02T19:32:51.680Z","repository":{"id":274986076,"uuid":"924699923","full_name":"mohamedasad10/FintionBanking","owner":"mohamedasad10","description":"Fintion Banking App 💳 | A full-stack banking app with secure transactions and account management. 🔹 Features: ✅ Account creation \u0026 management ✅ Deposits, withdrawals, and fund transfers ✅ Transaction history ✅ Responsive UI with HTML, CSS, JavaScript 🚀 ","archived":false,"fork":false,"pushed_at":"2025-04-13T15:07:00.000Z","size":235,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T15:39:32.538Z","etag":null,"topics":["apache","banking-app","full-stack","javascript","mysql","oop","php","xampp"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/mohamedasad10.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,"zenodo":null}},"created_at":"2025-01-30T13:49:12.000Z","updated_at":"2025-04-13T15:07:03.000Z","dependencies_parsed_at":"2025-01-30T15:26:50.881Z","dependency_job_id":"ddd0235f-3647-4c54-aa29-980dda36747c","html_url":"https://github.com/mohamedasad10/FintionBanking","commit_stats":null,"previous_names":["mohamedasad10/bankingapp","mohamedasad10/fintionbanking"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mohamedasad10/FintionBanking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedasad10%2FFintionBanking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedasad10%2FFintionBanking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedasad10%2FFintionBanking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedasad10%2FFintionBanking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohamedasad10","download_url":"https://codeload.github.com/mohamedasad10/FintionBanking/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedasad10%2FFintionBanking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32547646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["apache","banking-app","full-stack","javascript","mysql","oop","php","xampp"],"created_at":"2025-02-09T20:28:44.638Z","updated_at":"2026-05-02T19:32:51.675Z","avatar_url":"https://github.com/mohamedasad10.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fintion Banking App\r\n\r\nFintion Banking App is a simple banking web application that allows users to perform various banking actions like viewing their account details, making transactions, and more. This app provides a user-friendly interface to simulate real-world banking operations.\r\n\r\n![Alt Text](Images/FintionHomePage.png)\r\n\r\n\r\n## Features\r\n\r\n- **Account Overview**: View account balance, account number, and user details.\r\n- **Transaction History**: View recent transactions made by the user.\r\n- **Deposit Money**: Deposit money into the account.\r\n- **Withdraw Money**: Withdraw money from the account.\r\n- **Transfer Money**: Transfer money between accounts.\r\n- **Responsive Design**: Works seamlessly on desktop and mobile devices.\r\n\r\n## Technologies Used\r\n\r\n- **Frontend**:\r\n  - HTML\r\n  - CSS (with custom styling)\r\n  - JavaScript (for interactivity)\r\n\r\n- **Backend**:\r\n  - PHP (for server-side scripting)\r\n  - MySQL (for database management)\r\n\r\n- **Other Tools**:\r\n  - XAMPP (for local development and database management)\r\n\r\n## Installation\r\n\r\nTo run this project locally, follow these steps:\r\n\r\n1. **Clone the repository**:\r\n    ```bash\r\n    git clone https://github.com/yourusername/fintion-banking-app.git\r\n    ```\r\n\r\n2. **Setup XAMPP**:\r\n   - Download and install XAMPP from [here](https://www.apachefriends.org/download.html).\r\n   - Start the Apache and MySQL servers in the XAMPP control panel.\r\n\r\n3. **Move the project to the htdocs folder:**\r\n   - Copy or move the fintion-banking-app folder into the htdocs directory of your XAMPP installation. This is usually located at:\r\n   - C:\\xampp\\htdocs\\\r\n\r\n   - So the full path should look like:\r\n   - C:\\xampp\\htdocs\\fintion-banking-app\\\r\n\r\n4. **Create the database**:\r\n   - Open phpMyAdmin (accessed via `localhost/phpmyadmin`).\r\n   - Create a new database named `fintion_banking`.\r\n   - Import the `fintion_banking.sql` file (found in the project root) to set up the tables.\r\n\r\n5. **Update database credentials**:\r\n   - Open `db.php` and set your MySQL database credentials (host, username, password, database name).\r\n\r\n6. **Run the application**:\r\n   - Open your browser and navigate to `http://localhost/fintion-banking-app`.\r\n\r\n## Usage\r\n\r\n1. **Login**: After logging in, you will be directed to the dashboard where you can see your account details.\r\n2. **Perform Actions**: Use the buttons provided for depositing, withdrawing, transferring money, and viewing transaction history.\r\n\r\n## Contributing\r\n\r\nContributions are welcome! If you have any improvements or bug fixes, feel free to fork the repository and create a pull request.\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamedasad10%2Ffintionbanking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohamedasad10%2Ffintionbanking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamedasad10%2Ffintionbanking/lists"}