Skip to content

Car reservation system using PHP, Javascript, MYSQL, with admin interface for easy access to all users and reservations.

Notifications You must be signed in to change notification settings

mostafamaa1/Car-Reservation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CAR RESERVATION SYSTEM

User Manual

How to launch the website

1-Install XAMPP or WAMP server and turn on mysql and apache servers

2-Import the database

create a new database with the name "rental_system" then import rental_system.sql file

3- Adjust config.php file inside config folder

Change SITEURL to your preferred siteurl e.g localhost/, or localhost:8080/

4- Admin panel login information is

username: admin password: admin

Note: Extract admin.rar and add admin folder inside CyberRental folder

Note: Sign up wil not work properly due to PHP send mail function, to make it work visit this link https://www.codingnepalweb.com/send-mail-using-xampp-server-with-php/

Created by Mostafa Ahmed.

Car reservation system using PHP, HTML, CSS, MYSQL

About

Car reservation system using PHP, Javascript, MYSQL, with admin interface for easy access to all users and reservations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published