- Team Members
- Abhishek Bhardwaj
- Arjun Verma
- Deepanshu Mishra
- Harsh Raj
- Or you can clone our repository and use it as follows
- Install XAMPP
- Open dhamni.html in your system
- Now you must be able to use our website
-
XAMPP
- Install XAMPP on your system
- Start Apache
- Start MySQL
-
Database Creation in MySQL
- Create a database named : bank
-
Tables Creation in MySQL
-
References/Code Used From
- Basic framework of website (html and CSS) was taken from W3schools
- Database framework from codewithharry