A user-friendly institutional website which provides various types of courses to the students. If a student is willing to learn about a particular course simple register into the website and enroll in that particular course.
To build a user-friendly website which will contains the following features:-
- Regsitration panel (Here user can register themselves)
- Login panel (Registered user can logged in into the website)
- Admin panel (Here admins can manage all the operations related to the institution and website)
- Payment panel where users can do the payment
In order to import the database, follow the given steps:
- Open the phymyadmin of your localhost server(Example Xampp Server)
- Create a database named "braintech"
- Import the braintech.sql into your braintech database


