it's mini project for database management(DBMS) using mysql , its basically for Cafe's managment, User can book online table in cafe
- phpmyadmin used for mysql database
- php used for backend
- html5 | css | javascript | jquery | bootstrap4 for frontend
- Xampp server
step 1:- Install Xampp
step 2:- Open Xampp folder and paste the whole project inside htdocs folder
step 3:- Start Xampp server and start apache and mysql
step 4:- open phpmyadmin using this link http://localhost/phpmyadmin/ and create a database with name (shettycafe) name should be same otherwise it so error
step 5:- inside the project folder a file is shettycafe.sql is import in phpmyadmin inside shettycafe database
step 6:- check your project http://localhost/shettycafe/
step 7:- admin username :-admin and password : admin
Do star, fork and share the repo to show your support, it would help others too!
Let me know your views or any changes or improvements or contribute to make better for others
❤️ Thank you all for Forking this repository and contribute ❤️