khushi-joshi-05 / 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.
MIT License
192 stars 435 forks source link

Foodie

Food Ordering Website

foodie


Open Source Love   PRs Welcome   Lines of Code   Stars Badge   Forks Badge   GitHub contributors   GitHub last commit   Repo. Size  
         


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 specialities of the food offered, along with a variety of services to cater to different user preferences.

This repository is aimed to help people to contribute in open source and learn Git and GitHub.

Key Features

Technologies Used

Development Steps

  1. Planning and Design:

    • Defined UI requirements based on user needs and business goals.
  2. HTML Structure:

    • Developed web page structure using HTML elements.
    • Organized content into logical sections like header, navigation, main content, and footer.
  3. CSS Styling:

    • Styled HTML elements to create visually appealing design.
    • Implemented responsive design for compatibility across various devices.
  4. JavaScript Interactivity:

    • Enhanced user interaction with dynamic features like menu filtering and form validation.

Tech Stack

๐Ÿฝ๏ธ Food Ordering Website: Run Locally & Contribute

๐Ÿ“ฅ Clone the Repository

  1. Open Terminal or Command Prompt:

    • Windows: Open Command Prompt (search cmd).
    • macOS: Open Terminal (Cmd + Space, type Terminal).
    • Linux: Open Terminal (Ctrl + Alt + T).
  2. Clone the Repository:

    git clone https://github.com/khushi-joshi-05/Food-ordering-website.git

    This will create a FoodOrderingWebsite directory with all project files.

๐Ÿ“‚ Navigate to the Project Directory

  1. Change Directory:
    cd FoodOrderingWebsite

๐ŸŒ View the Website Locally

Option A: Using Command Line

Option B: Open Manually

  1. File Explorer (Windows) or Finder (macOS):

    • Windows: Press Win + E.
    • macOS: Click Finder in the Dock.
  2. Navigate to FoodOrderingWebsite Directory:

    • Browse to the cloned repository location.
    • Open the FoodOrderingWebsite directory.
  3. Open index.html:

    • Locate index.html.
    • Double-click to open it in your default browser.

๐Ÿ› ๏ธ Contributing

Create an Issue

  1. Navigate to the GitHub Repository:

  2. Open the Issues Tab:

    • Click on Issues.
    • Click on New issue.
    • Describe the issue clearly and submit.

Fork, Commit, and Push Changes

  1. Fork the Repository:

    • Click on Fork at the top right of the repository page.
  2. Clone Your Fork:

    git clone https://github.com/YOUR_USERNAME/Food-ordering-website.git
  3. Create a New Branch:

    cd FoodOrderingWebsite
    git checkout -b your-branch-name
  4. Make Changes:

    • Edit files as needed.
  5. Add and Commit Changes:

    git add .
    git commit -m "Your commit message"
  6. Push to Your Fork:

    git push origin your-branch-name

Create a Pull Request

  1. Navigate to Your Fork on GitHub:

    • Go to your forked repository.
  2. Open the Pull Requests Tab:

    • Click on Pull requests.
    • Click on New pull request.
  3. Compare Changes:

    • Select the base repository and branch.
    • Select your fork and branch.
  4. Submit the Pull Request:

    • Click on Create pull request.
    • Describe your changes and submit.

Happy coding! Feel free to contribute and help us improve the Food Ordering Website. ๐Ÿ•

Additional Notes ๐Ÿ“

By following these steps, you should be able to run the Food Ordering Website locally and view it in your web browser. Enjoy exploring the project! ๐Ÿ”๐Ÿ•๐ŸŒฎ


Open Source Programs

GSSOC Logo GSSOC 2024
This project is part of GirlScript Summer of Code. We welcome contributions from the community.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.


License

This project is licensed under the MIT License.


Contributors

Thank you for contributing to our repository.๐Ÿ˜ƒ

Contributors


Show some โค๏ธ by starring this awesome repository!