From 9ffc26b198dba461ff8053b559a9526f540e6464 Mon Sep 17 00:00:00 2001
From: Ananya Gupta <145869907+ananyag309@users.noreply.github.com>
Date: Thu, 11 Jul 2024 17:07:40 +0530
Subject: [PATCH 1/5] Update README.md
---
README.md | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a23e735..b0c0387 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,21 @@
#
Petari - The Food Donation Management System
+
+## 🏆 Featured in:
+
+
+
+ Event Logo |
+ Event Name |
+ Event Description |
+
+
+ |
+ GirlScript Summer of Code 2024 |
+ GirlScript Summer of Code is a three-month-long Open Source Program conducted every summer by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development.
+ |
+
+
Table of Contents
- [Introduction](#introduction)
@@ -275,4 +291,4 @@ Admins have special privileges and access to manage the platform. The admin logi
-Back to top
\ No newline at end of file
+Back to top
From ece2e04535362ceb2853bfc21b7d533be761c10e Mon Sep 17 00:00:00 2001
From: Ananya Gupta <145869907+ananyag309@users.noreply.github.com>
Date: Thu, 11 Jul 2024 17:12:20 +0530
Subject: [PATCH 2/5] Update README.md
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index b0c0387..dc9e83b 100644
--- a/README.md
+++ b/README.md
@@ -5,12 +5,10 @@
- Event Logo |
Event Name |
Event Description |
- |
GirlScript Summer of Code 2024 |
GirlScript Summer of Code is a three-month-long Open Source Program conducted every summer by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development.
|
From f93ed968cd600166c148f4de78d8f59ed682df21 Mon Sep 17 00:00:00 2001
From: Ananya Gupta <145869907+ananyag309@users.noreply.github.com>
Date: Thu, 11 Jul 2024 17:15:05 +0530
Subject: [PATCH 3/5] linked contributing.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index dc9e83b..65e6ffd 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ PETARI, The Food Donate WebApp, is an initiative by an organization aiming to re
# Contribution Guidelines
-Thank you for considering contributing to PETARI! We appreciate your efforts to make a positive impact on society through food redistribution and combating hunger. By contributing to PETARI, you are helping us move closer to our goal of creating a hunger-free world and reducing food waste.
+Thank you for considering contributing to PETARI! We appreciate your efforts to make a positive impact on society through food redistribution and combating hunger. By contributing to PETARI, you are helping us move closer to our goal of creating a hunger-free world and reducing food waste. Please go through [Contributing Guidelines](CONTRIBUTING.md).
## How Can You Contribute?
From 38e428b81cd36fb335e745793f7af69f248b01a8 Mon Sep 17 00:00:00 2001
From: Ananya Gupta <145869907+ananyag309@users.noreply.github.com>
Date: Thu, 11 Jul 2024 17:19:11 +0530
Subject: [PATCH 4/5] code of conduct
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 65e6ffd..3536e2e 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@
- [Features](#features)
- [Contribution Guidelines](#contribution-guidelines)
- [How Can You Contribute?](#how-can-you-contribute)
+- [Code of Conduct](#code-of-conduct)
- [Getting Started](#getting-started)
- [Code Style Guidelines](#code-style-guidelines)
- [Code Review Process](#code-review-process)
@@ -95,6 +96,10 @@ There are several ways you can contribute to PETARI:
5. **Feedback**: Provide feedback on the existing features, suggest new ideas, or share your thoughts on how PETARI can be further improved.
+## Code of Conduct
+
+Please note that this project is released with a Contributor [Code of Conduct](Code_of_conduct.md). By participating in this project you agree to abide by its terms.
+
(back to top)
## Getting Started
From 3c2e9b3550f71807352fb786b93adc6f325c68fa Mon Sep 17 00:00:00 2001
From: Ananya Gupta <145869907+ananyag309@users.noreply.github.com>
Date: Thu, 11 Jul 2024 17:21:45 +0530
Subject: [PATCH 5/5] added license
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 3536e2e..15abd60 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@
- [Code Review Process](#code-review-process)
- [Community Guidelines](#community-guidelines)
- [Output Screenshot](#output-screenshot)
+- [License](#license)
## Introduction
@@ -274,6 +275,10 @@ Admins have special privileges and access to manage the platform. The admin logi
![Admin Login Page](https://github.com/Sahil1786/Petari/assets/111786720/fb1cc46a-e3ad-40fd-93c6-268849e05e91)
+## License
+
+This project is under [LICENSE](LICENSE)
+
**Please follow me and give a star to my repository
(back to top)