Car rental servicing center that maintains the information about the customer details, insurance details, driver details, booking details and the transaction details of the customer. This project was made using PHP, MySql etc.
Brief overview of technology:
Front end: HTML, CSS, JavaScript
- HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++
- CSS : (Cascading Style Sheets) Create attractive Layout
- Bootstrap : responsive design mobile freindly site
- JavaScript: it is a programming language, commonly use with web browsers.
Back end: PHP, MySQL
1. Download zip file and Unzip file on your local server. 2. Put this file inside “c:/wamp/www/” . 3. Database Configuration Open phpmyadmin Create Database named carrental/. Import database carrental.sql from downloaded folder(inside database) 4. Open Your browser put inside “http://localhost/carrental/”
Admin Detail
User name – admin
Password – 1234
- PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software.
- MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.
Installation Steps
1. Download zip file and Unzip file on your local server. 2. Put this file inside “c:/wamp/www/” . 3. Database Configuration Open phpmyadmin Create Database named carrental/. Import database carrental.sql from downloaded folder(inside database) 4. Open Your browser put inside “http://localhost/carrental/”
Admin Detail
User name – admin
Password – 1234
Reviews
There are no reviews yet.