Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Sankhala-Rohit/Food-Chef-Cafe-Management
Food Chef is a cafe and restaurant management website with both user and admin panel.
https://github.com/Sankhala-Rohit/Food-Chef-Cafe-Management
admin admin-panel bootstrap college-project computer-science css database dbms-project food-app javascript login-system mysql php php-project web-application xampp
Last synced: about 2 months ago
JSON representation
Food Chef is a cafe and restaurant management website with both user and admin panel.
- Host: GitHub
- URL: https://github.com/Sankhala-Rohit/Food-Chef-Cafe-Management
- Owner: Sankhala-Rohit
- Created: 2021-06-10T10:21:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T11:24:25.000Z (over 3 years ago)
- Last Synced: 2024-07-30T21:05:06.146Z (5 months ago)
- Topics: admin, admin-panel, bootstrap, college-project, computer-science, css, database, dbms-project, food-app, javascript, login-system, mysql, php, php-project, web-application, xampp
- Language: CSS
- Homepage:
- Size: 17.8 MB
- Stars: 32
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Food-Chef-Cafe-Management
Food Chef is a cafe and restaurant management website with both user and admin panel.# Installation
1. Install XAMPP or WAMPP.
2. Open XAMPP Control panal and start [apache] and [mysql] .
3. Download project from github(https://github.com/Sankhala-Rohit/Food-Chef-Cafe-Management.git)
OR follow gitbash commands
i>cd C:\\xampp\htdocs\
ii>git clone https://github.com/Sankhala-Rohit/Food-Chef-Cafe-Management.git
4. extract files in C:\\xampp\htdocs\.5. open link localhost/phpmyadmin
6. click on new at side navbar.
7. give a database name as (project) hit on create button.
8. after creating database name click on import.
9. browse the file in directory[Food-Chef-Cafe-Management/database/project.sql].
10. after importing successfully.
11. open any browser and type http://localhost/project.
12. For admin type http://localhost/project/admin.
13. admin login details username = admin and Password = admin123.
## If you like my project hit a star button
## Thank You. Have A Good Day.