Foodi | Food ordering site
- Online ordshes as well as popular ones
- Catering
- Option to use gift card
- Install XAMPP or WAMPP.
- Open XAMPP Control panel and start {apache} and [mysql]
- Download project from github (https://github.com/Rezansrv/Foodi) OR follow gitbash commands
i>cd C:\xampp\htdocs\
ii>git clone git@github.com:Rezansrv/Foodi.git
-
extract files in C:\xampp\htdocs.
-
open link localhost/phpmyadmin
-
click on new at side navbar.
-
give a database name as (news-project) hit on create button.
-
after creating database name click on import.
-
browse the file in directory [./database/foodi.sql].
-
after importing successfully.
-
open any browser and type http://localhost/phpmyadmin/foodi.html
-
first register and then login
You can use the features and options available in the website to choose and order your desired goods.
If you would like to contribute to the project, please read the CONTRIBUTING.md file.
If you encounter any issues, please create a report on the Issues page.
This project is licensed under the The MIT License (MIT).