Skip to content

Latest commit

 

History

History
186 lines (122 loc) · 7.96 KB

README.md

File metadata and controls

186 lines (122 loc) · 7.96 KB

Food Recipe 🎍

Food Recipe is a food store website that helps customers find good recipes at affordable prices with genuine products. It provides an exceptional dining experience that combines delectable cuisine, warm ambiance, and exceptional service.

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

Features Updates customers about daily special offers. Provides the facility to order food online. Technology Stack 💻 The technologies used in this project are:

JavaScript CSS3 HTML5 Microsoft Azure UI/UX 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.

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

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

shell Copy code git clone https://github.com/your-username/food-recipes-website.git Note: Replace your-username with your actual GitHub username.

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

shell Copy code cd food-recipes-website Create a New Branch: Create a new branch in your forked repository to work on your changes:

shell Copy code git checkout -b branch-name Make Your Contribution: Make the necessary changes as per the assigned issue.

Commit and Push the Changes: Stage your changes, commit them, and push them to your forked repository:

shell Copy code git add . git commit -m 'Your message'

git push origin branch_name


✏️ <b>Open a Pull Request:</b> 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.


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

<h1>GSSOC'23 Issue TimeLine</h1>


- 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.



<h1>GSSOC'23 Pointer System</h1>
<h2> Level 1 - Documentation/Minor bug fix </h2>
<h3> Points - 10 </h3>


- 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. 





<h2> Level 2 - Enhancement of existing features </h2>
<h3> Points - 25 </h3>


-  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.






<h2> Level 3 - Refactoring/ Adding functionalities </h2>
<h3> Points - 45 </h3>


- 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.


<br>
We appreciate your contributions!! Happy Coding!! 🤍
<br><br>

## Repo Status 🌟

<div align="center">
	<img src="https://img.shields.io/github/repo-size/Anupkjha2601/food-recipes-website?style=for-the-badge" />
	<img src="https://img.shields.io/github/stars/Anupkjha2601/food-recipes-website?style=for-the-badge&color=yellow" />
	<img src="https://img.shields.io/github/forks/Anupkjha2601/food-recipes-website?style=for-the-badge&color=seagreen" />
	<img src="https://img.shields.io/github/contributors/Anupkjha2601/food-recipes-website?style=for-the-badge&color=critical" />
	<img src="https://img.shields.io/github/last-commit/Anupkjha2601/food-recipes-website?style=for-the-badge&color=seagreen" />
</div>
<div align="center">
 <img src="https://img.shields.io/github/languages/count/Anupkjha2601/food-recipes-website?style=for-the-badge&color=lightpink">
<img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2FAnupkjha2601%2Ffood-recipes-website&label=visitors&countColor=%237B1E7A&style=for-the-badge&labelStyle=upper" />
</div> 
<div align="center">
	<img src="https://img.shields.io/github/issues/Anupkjha2601/food-recipes-website?style=for-the-badge&color=green" />
	<img src="https://img.shields.io/github/issues-closed/Anupkjha2601/food-recipes-website?style=for-the-badge&color=orange" />
	<img src="https://img.shields.io/github/issues-pr/Anupkjha2601/food-recipes-website.svg?style=for-the-badge&color=green" />
	<img src="https://img.shields.io/github/issues-pr-closed/Anupkjha2601/food-recipes-website?style=for-the-badge&color=orange" />
</div>
<br>

## Our Contributors ✨

<a href="https://github.com/Anupkjha2601/food-recipes-website/graphs/contributors">
  <img align="center" src="https://contrib.rocks/image?max=100&repo=Anupkjha2601/food-recipes-website" />
</a> 
<br><br>
Thank you to all the amazing contributors who have made this project possible!! 💗

<br><br>

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 proposed changes.

Review and Merge: Wait for your Pull Request to be reviewed and approved by the maintainers. Once approved, it will be merged into the main repository.

Repository Status 🌟
Repository Size: Repo Size
Stars: Stars
Forks: Forks
Contributors: Contributors
Last Commit: Last Commit
Languages: Languages
Visitors: Visitors
Open Issues: Open Issues
Closed Issues: Closed Issues
Open Pull Requests: Open PRs
Closed Pull Requests: Closed PRs
Our Contributors ✨
Thank you to all the amazing contributors who have made this project possible! Your contributions are highly appreciated.

Note: The contributor list can be viewed at https://github.com/Anupkjha2601/food-recipes-website/graphs/contributors.

Keep up the great work! Happy Coding! 🤍