{"id":26567741,"url":"https://github.com/smilewithkhushi/basic-banking-system","last_synced_at":"2025-03-22T19:28:45.167Z","repository":{"id":128880752,"uuid":"534952870","full_name":"smilewithkhushi/Basic-Banking-System","owner":"smilewithkhushi","description":"Created a Basic Banking System which facilitates transfer of money from one user to another. Created Using HTML, CSS, JavaSript and PHP along with mySQL Database","archived":false,"fork":false,"pushed_at":"2024-01-25T05:31:05.000Z","size":4714,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-25T06:29:39.416Z","etag":null,"topics":["banking-system","css","grip","html","javascript","mysql","php","sql","website"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/smilewithkhushi.png","metadata":{"files":{"readme":"README.md","changelog":"history.jpg","contributing":"CONTRIBUTING.md","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}},"created_at":"2022-09-10T09:37:50.000Z","updated_at":"2024-01-25T05:31:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"83945a7f-0cc5-43d1-80b1-084bf13bd493","html_url":"https://github.com/smilewithkhushi/Basic-Banking-System","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smilewithkhushi%2FBasic-Banking-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smilewithkhushi%2FBasic-Banking-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smilewithkhushi%2FBasic-Banking-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smilewithkhushi%2FBasic-Banking-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smilewithkhushi","download_url":"https://codeload.github.com/smilewithkhushi/Basic-Banking-System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245012120,"owners_count":20546971,"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":["banking-system","css","grip","html","javascript","mysql","php","sql","website"],"created_at":"2025-03-22T19:28:44.549Z","updated_at":"2025-03-22T19:28:45.144Z","avatar_url":"https://github.com/smilewithkhushi.png","language":"CSS","readme":"# Basic-Banking-System\nA Basic Banking System Website using HTML, CSS, JavaSript and PHP along with mySQL Database. \n\n\u003chr/\u003e\n\n\u003cH2\u003e🗒️ OVERVIEW: 🗒️\u003c/H2\u003e\nThe features of this project :  \u003cbr\u003e\n-\u003e Facilitate the transfer of money from one user to another in their bank account \u003cbr\u003e\n-\u003e stores the detials of user in database \u003cbr\u003e\n-\u003e all the transaction details are recorded and stores in database \u003cbr\u003e\n-\u003e contains webpages such as home page, contact and about page, tranaaction , customer and sending money page! \u003cbr\u003e\n\n\u003chr/\u003e\n\n\u003ch2\u003e✨ PROJECT PREVIEW ✨\u003c/H2\u003e\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/102166679/193525007-fb253e39-a070-4a7e-a6df-0bec060aa1ee.png\" width=400\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/102166679/193525127-14f1b3c2-1597-4503-8c21-6bc473a98b73.png\" width=400\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/102166679/193525193-523ff63e-f299-4660-9cd2-422da87860c6.png\" width=400\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/102166679/193525322-4e225027-fc8a-4632-9415-6899a1f54591.png\" width=400\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/102166679/193525383-902c7c81-3870-4cf6-8a86-5fd335d4b8de.png\" width=400\u003e\n\u003c/div\u003e\n\n\u003chr\u003e\n\n\u003ch2\u003e 🖥️ SET UP THE PROJECT 🖥️\u003c/h2\u003e\n\n\u003ch3\u003eTo Check if PHP is installed on your Computer\u003c/h3\u003e\n\u003col\u003e\n  \u003cli\u003eSearch for the command prompt in Windows by using the search keyword  cmd.\u003c/li\u003e\n  \u003cli\u003eOpen it then type php --version and click enter. \u003c/li\u003e\n\u003c/ol\u003e \n\n\u003ch3\u003e Installation \u003c/h3\u003e\n\u003col\u003e\n\u003cli\u003eInstall XAMPP or WAMPP.\u003c/li\u003e\n\u003cli\u003eOpen XAMPP Control panal and start [apache] and [mysql] .\u003c/li\u003e\n\u003cli\u003eDownload this project from github OR follow gitbash commands : \u003c/li\u003e\n\ni\u003e cd C:\\xampp\\htdocs\\\n\nii\u003e git clone https://github.com/SmileWithKhushi/Basic-Banking-System.git\n\n\u003cli\u003e Extract the files in C:\\xampp\\htdocs. \u003c/li\u003e\n\n\u003cli\u003e Open link localhost/phpmyadmin \u003c/li\u003e\n\n\u003cli\u003e Click on new at side navbar. \u003c/li\u003e\n\u003cli\u003e Give a database name as (bankingsystem) hit on create button. \u003c/li\u003e\n\n\n\u003c/ol\u003e\n\u003chr\u003e\n\n\u003ch2\u003e🛠️ HOW TO CONTRIBUTE 🛠️\u003c/h2\u003e\n\n\u003col\u003e\n  \u003cli\u003eRefer to CONTRIBUTING.md for details\u003c/li\u003e\n\u003c/ol\u003e\n\u003cHR/\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmilewithkhushi%2Fbasic-banking-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmilewithkhushi%2Fbasic-banking-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmilewithkhushi%2Fbasic-banking-system/lists"}