- you will need to install XAMPP server: https://www.apachefriends.org/
- clone this repo in xampp/htdocs directory.
- run xampp, start apace server and mysql db.
- type localhost in your browser and hit enter.
- you can visit site by typing path of homepage in your browser: localhost/parkez/login-register/welcome.html
- you can open myphp admin for configuring databse:
a.create a new db named "login_register"
b.table name "users"
c.create 4 columns, named "id" (int) with idex as primary, "full_name" (varchar), "email" (varchar), "password" (varchar)... set lengths according to you...
d.hit save and you are good to go :)
-
Notifications
You must be signed in to change notification settings - Fork 1
an online parking space booking website.
License
HeyFang/parkEz
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
an online parking space booking website.
Topics
Resources
License
Contributing
Stars
Watchers
Forks
Packages 0
No packages published