E-banking is a web application for online banking with lots of amazing features. Online banking provides access to the customers to their bank account through online platform with privacy and security. Customer can access it anytime using online banking application connected with database. Passwords are protected by using encryption. Only customer can change the password and information. To access any page, it's mandatory to fill required fields with correct credentials.
To create this application, for frontend part we have used HTML, CSS, JavaScript, JQuery and Bootstrap. Also, we have used PHP and Laravel for backend. Laravel is a popular PHP framework. Data flow from one page to another is controlled by laravel controller. To connect with database, we have used MySQL database.
The Project is created by J. Siv Ram Shastri, Sandeep Anumalla, Subba Reddy for Semester Project in PHP & Laravel Subject.
- Can use any IDE to code; Visual Studio Code, Sublime Text or Brackets.
- WAMP or XAMPP servers are needed to run the web pages.
- Composer and Git Bash are needed to run Laravel.
- Composer for downloading the laravel.
- Git Bash supports Laravel command terminal.