sthuku/Credit_PHP
This is a PHP website to apply credit card online. This website is belongs to Some Bank where you have to have an account to apply a credit card in that bank. In Data folder there is a Database or schema for Credit_Card_Demo which has different tables. One of the tables, Credit_Card_Account_Numbers has account numbers of account holders in Some Bank. Once an account holder has an account he can apply credit card but he also has to register in some bank's credit card online site because credit card online is separate site which has nothing to do with some bank's main site but it's account holders data. So there are registration page, log in page and other pages for registered users to get new password if they forgot their old password. Once user is logged in, he will be able to take a look at all the credit cards he already has, he can apply for new other credit card, he can deactivate his credit cards, and he can make request for new credit card if he lost a credit card. There are also contact us pages to contact the bank. All the stylesheet pages are in CSS folder, data in data folder, and Javascript folder has corresponding .js files or .php file. I have used phpmyadmin for data and notepad++. Under Unregistered folder, Account is the main page for the site.
GitHub repository with 5 stars and 0 forks.
Language: PHP