Skip to content

Piyushhbhutoria/carparkingsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Parking System

Feel Free To Contribute.

This Repo is Car Parking System DBMS Project using PHP7.x, PHPmyadmin, mySQL5.x

Features

  1. User registrationa and login
  2. Sessions
  3. OTP via Email

test account - email@gmail.com
password - 1234

Setup

Change credentials in config.php.

<?php $con = mysqli_connect("localhost","user","password","database") or die(mysqli_error()); ?>  

Open PHPmyadmin create a database named project.
Import the carparkingsystem.sql file in database folder.

About

A simple Car parking management system made using php7 and mysql database.

Topics

Resources

License

Code of conduct

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors