Members: Soman Yadav, Diksha Dutt, Kushagra Mishra, Prabsaran Singh
ZeroBugs have provided an all inclusive solution for the problems faced by NU freshers. This site contains information regarding nearby places, cab appointments, virtual tour, food ordering fron inner as well as outer food hubs of NU(everyone at NU can use it) and lastly faq's which contain answers to some questions that probably a freshman won't know. This project was built for HackNU2.0
To open Food Zone : Install XAMPP
After Starting Apache and MySQL in XAMPP, follow the following steps.
1st Step: Extract file
2nd Step: Copy the main project folder
3rd Step: Paste in xampp/htdocs/
Now Connecting Database
4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: Then, click on the databases tab
6th Step: Create a database naming “foodorder” and then click on the import tab
7th Step: Click on browse file and select “foodorder.sql” file which is inside the “FoodZone” folder
8th Step: Click on go.
After Creating Database,
9th Step: Open a browser and go to URL “http://localhost/FoodZone/”
For the admin section go to “http://localhost/FoodZone/managerlogin.php”
Main site is home.html
After all this, go to "http://nufoodzone.epizy.com/home.html" to view the site.