Skip to content

Latest commit

 

History

History
57 lines (30 loc) · 1.71 KB

README.md

File metadata and controls

57 lines (30 loc) · 1.71 KB

gssoc

Food Ordering Website

Foodie is a food ordering website that aims to provide users with a seamless experience for ordering food online, taking orders for pickup, and booking tables for dining in. The website showcases the quality and specialties of the food offered, along with a variety of services to cater to different user preferences.

Key Features

  • Order Online: Users can easily browse through the menu and place orders for delivery.
  • Take Order: Customers can also choose to place orders for pickup.
  • Book Table: For those who prefer dining in, the website offers the option to book a table in advance.
  • Menu: The menu section provides a comprehensive list of food items available for order, along with descriptions and prices.
  • App Details: Information about any associated mobile applications for easy access to the service.
  • Contact Page: A dedicated contact page for users to reach out for inquiries, feedback, or support.

Screenshots

Landing Page

Service

Tech Stack

  • Frontend: HTML, CSS, JavaScript (for user interface and interactivity)
  • Database: MongoDB (for storing user data, orders, etc.)
  • Responsive Design: Ensuring compatibility across various devices and screen sizes.

How to Run Locally

  1. Clone the project repository:
git clone https://github.com/yourusername/FoodOrderingWebsite.git

2.Navigate to the project directory:

cd FoodOrderingWebsite

3.Open the index.html file in your preferred web browser to view the website locally.

License

MIT

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