Skip to content

FullStack-Verse/Vehicle-Parking-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the Vehicle Parking Management System Project using PHP and MySQL

  1. Download the project zip file

  2. Extract the file and copy vpms folder

3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/Html)

4.Open PHPMyAdmin (http://localhost/phpmyadmin)

  1. Create a database with the name vpmsdb

  2. Import vpmsdb.sql file(given inside the zip package in SQL file folder)

  3. Run the script http://localhost/vpms

Admin Credential Username: admin Password: Test@123

User Credential Username: 1234567890 Password: Test@123

or Register a new user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published