Skip to content

adar2378/Food-Delivery

Repository files navigation

Foodie(food delivery)

A simple raw PHP & Javascript based website that is similar to foodpanda. Users can order food online from restaurants from different locations. And the admin can check out all the processes like users, deliveries, total sales etc.



Screenshot-2018-10-29-Foodie

Login Page

Screenshot-2018-10-29-Foodie-1

Sign Up

Screenshot-2018-10-29-Foodie

Adding to cart

Screenshot-2018-10-29-Foodie-2

Payment

Screenshot-2018-10-29-Foodie-3

Admin

Screenshot-2018-10-29-Admin-Panel

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need Xampp installed on your pc or an online php hosting.

Installing

Download Xampp from this link: https://www.apachefriends.org/download.html and install it.

Deployment

Deployment on a local PC:

  • Copy all the files to a folder called “Foodie”.
  • Copy the folder “Foodie” to a folder inside the directory where XAMPP is installed, called “htdocs”.
  • Open XAMPP and press the first two “Start” buttons to turn your PC into the server.
  • Open a web browser (i.e. Google Chrome or Mozilla Firefox).
  • Type in the following address: localhost/Foodie.
  • Now, type in the following address: localhost/phpmyadmin
  • Import the .sql file from the “database” folder, which is inside the “Foodie” folder of “htdocs”. Now, you can use our website on your PC.

Deployment online:

  • Let’s assume we bought the domain “foodie.com”.
  • We will also need to rent a web-server and bandwidth from a hosting service.
  • The hosting service will give us access to the server, where we can upload files and install custom scripts to keep our site up and running.

Built With

  • PHP - The backend was developed using PHP
  • JavaScript - For front end, we also used Jquery, Bootstrap

Authors

  • A. K. M. Saiful Islam - Initial work - adar2378

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • It was a collaborative project with my classmates, hatts off to them for putting things together. 😊
  • And learned a lot from various youtube videos ☺️

About

A website like foodpanda to order food online.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published