/food-recipes-website-gssoc

here i created a food store web app named food Recipe helps the customer to find good food in cheap rates and genuine foods. https://delightful-beach-00b073d10.1.azurestaticapps.net

Primary LanguageHTMLMIT LicenseMIT

TABLE OF CONTENTS

Food Recipe

Food Recipe goes beyond being just a food store website, it's a culinary haven where affordability meets authenticity. Our carefully curated selection of recipes ensures that you can embark on a gastronomic journey without breaking the bank. Every dish is a blend of top-quality, genuine ingredients, promising a delightful and wholesome cooking experience. But we don't stop at recipes – step into our physical restaurant, and you'll find yourself enveloped in a cozy ambiance that perfectly complements the flavors on your plate. Our dedicated staff ensures that your dining experience is nothing short of exceptional, leaving you with cherished memories of flavor and comfort. At Food Recipe, we believe that good food should be accessible, memorable, and above all, a true celebration of the culinary arts.

PRs Welcome Visitors GitHub forks GitHub Repo stars GitHub contributors GitHub last commit GitHub repo size Github GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Tech Stack 💻

JavaScript     CSS3     Bootstrap     HTML5     Azure    

Features

  • Daily Special Offers Updates.
  • Online Ordering.
  • Recipe Collection.
  • Genuine Product Assurance.
  • Visual Gallery.
  • Customization.
  • Interactive Customer Support.
  • Social Media Integration.
  • Nutritional Information.

Contribution Guidelines

We welcome contributions from the open-source community to make the Food Recipe website even better. To contribute, please follow these steps:

Star the Repo: Start by giving our repository a 🌟 to show your support for the project.

Find or Create an Issue: Browse the existing issues or create a new one if you have a suggestion or find a bug. Wait until the issue is assigned to you.

Setup the project

1.Fork the Repo: Fork the Food Recipe repository to your GitHub account by clicking the "Fork" button in the top right of this page.

2.Clone the Repo: Clone the forked repository to your local machine using the following command:

git clone https://github.com/<your-username>/food-recipes-website.git

Note: Replace your-username with your actual GitHub username.

3.Change the Present Working Directory: Navigate to the cloned repository using the following command:

cd food-recipes-website

4.Create a New Branch: Create a new branch in your forked repository to work on your changes:

git checkout -b branch-name

Make Your Contribution: Make the necessary changes as per the assigned issue.

Steps to open a pull request

  1. Run the following commands to check the changed files.
    git status
  2. RUn the following command to add the changed files to the staging area.
git add .

or

git add <filename1> <filename2>
  1. Commit your changed files
git commit -m 'Your message'

4.Push the changes.

git push origin branch_name

✏️ Open a Pull Request: Open a pull request from your branch to the main Food-Recipe repository.

  • Provide a clear description of the changes you've made. Add screenshots or videos to your Pull Request to help us understand the effects of the changes proposed in your PR.

✏️ Review and Merge: Wait for your PR review and approval from the maintainers. Once approved, it will be merged into the main repository.


GSSOC'23 Issue TimeLine

  • Once an issue is assigned,the assignee is expected to submit a pr for review within a week of the assignment.

  • If the assignee fails to comply with the deadline, the issue will be assigned to the next person who had who had requested to be assigned.

GSSOC'23 Pointer System

Level 1 - Documentation/Minor bug fix

Points - 10

  • Contributors can update existing documentation, write new documentation for features or code and improve the overall organisation and clarity of the projects documentation.

  • Minor bug fixes refer to fixing small isolated issues in the codebase.

  • Fixing issues such as typos, broken links, or minor performance problems.

  • Bug fixes are an important part of maintaining stability of and reliability of of an open-source project and every bug fix, no matter how small, contributes to the overall health of the project.

Level 2 - Enhancement of existing features

Points - 25

  • Feature or enhancement contributions refer to adding new functionality to an open source project.

  • Contributors can add new features, improve existing features, or add new functionality to existing features.

Level 3 - Refactoring/ Adding functionalities

Points - 45

  • Core contributions, such as implementing major features or refactoring significant parts of the codebase. This needs a deep understanding of the codebase and its patterns.

We appreciate your contributions!! Happy Coding!! 🤍

Repo Status


This project is a part of Open Source Program ✨


Girlscript Summer of Code

Our Contributors



Thank you to all the amazing contributors who have made this project possible, Keep up the great work! Happy Coding! 🤍