Skip to content

ujjwalkran/FoodBear

Repository files navigation

FoodBear

FoodBear logo

FoodBear is a web application for ordering food online. It allows users to browse through various restaurants, choose dishes from their menus, and place an order for delivery or pickup. The application also has features such as real-time order tracking, payment processing, and user reviews. It aims to simulate the working of a database centric web application to order food. A connection between the database and the User Interface is done and the User Interface interacts with the database efficiently, by means of Stored Procedures and Functions.

Getting Started

To get started with FoodBear, you can follow these steps:

  1. Clone this repository to your local machine using git clone https://github.com/ujjwalkran/FoodBear.git.
  2. Set up a web server and database for the application. FoodBear uses PHP and MySQL, so you will need to have a web server with PHP and MySQL installed and running on your machine. You can use software such as XAMPP or WAMP to set up a local web server environment.
  3. Import the foodbear.sql file in the project directory to create the necessary database and tables for the application.
  4. Start the web server and navigate to the index.html file in the project directory to view the application.

Technologies Used

FoodBear is built using the following technologies:

  • HTML
  • CSS
  • JavaScript
  • PHP
  • MySQL

Contributing

If you would like to contribute to FoodBear, please follow these guidelines:

  1. Fork this repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes and test them locally.
  4. Submit a pull request to the main branch of this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published