Home

Awesome

Open Source Programs

<p align="center"> PetMe is ready for Hacktoberfest</p> <a href="https://hacktoberfest.com/"> <img width="1200" alt="Email Banners-Dark" src="https://user-images.githubusercontent.com/79099734/189589410-ca17afb8-5855-4316-918a-054f27594809.png"> </a> <p align="center">About the project:</p> <p align="center"> <img src="https://img.shields.io/github/issues/akshitagupta15june/PetMe"> <img src="https://img.shields.io/github/issues-pr/akshitagupta15june/PetMe"> <img src="https://img.shields.io/github/forks/akshitagupta15june/PetMe"> <img src="https://img.shields.io/github/stars/akshitagupta15june/PetMe"> <img src="https://img.shields.io/github/license/akshitagupta15june/PetMe"> </p> <p align="center">Tech Stack:</p> <p align="center"> <img src="https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white"> <img src="https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white"> <img src="https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E"> <img src="https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge&logo=postman&logoColor=white"> </p> <br> <h1 align="center">PetMe</h1> <h3 align="center">"Bringing Hearts and Paws Together"</h3> <p align="center"> <img src="./Assets/Images/logo.jpg" height="250px"> </p> <p align="center"> Don't forget to join our official <a href="https://discord.gg/QapWBRZbVe">Discord Channel</a> for discussions and updates. </p>

Inspiration for the Project:

It has been estimated that more than one million adoptable dogs and cats are euthanized in the United States each year. This happens for the reason that there are too many pets that are enrolled into shelters and only a few people consider adoption when they look out for a pet.

When our team heard about the animals that were in danger each year, it became a goal for us to help these speechless beings somehow. After brainstorming for a long time we came up with the idea of PetMe. We believe in the policy of saving animals and thus saving lives. Every life matters and we wish to be the part of the change that is making the same possible.

Features of PetMe at a Glance

<a href="https://akshitagupta15june.github.io/PetMe/"><p align="center">The test site for the project can be found here.</p></a>

FunctionFeatureImage
Adopting a PetAllows user to choose an animal they wish to adopt and submit their details for contact purposesdocfix1 docfix2
Donating a PetPet owners can donate their pets if they are unable to take care of the ones they havedocfix3
Emergency care for Stray AnimalsProvide contact details to get emergency medical servicesdocfix4
Support PetMeAllows users to become volunteers for PetMe and submit their details for contact purposesdocfix5
Pet NewsPetMe provides users with several stories on the latest news in the pet worlddocfix6
BlogsPetMe also has a blogs section dedicated to pet lovers and their pet storiesdocfix7

Watch the video:

For a brief explanation about PetMe, you can watch the following video.

<img src="https://i.imgur.com/8gEUuwt.png" width="50%">

Additional features:

View our Website:

Click the image below to view our website!

<img src="https://cdn.discordapp.com/attachments/1004464884773306368/1028310089364406363/unknown.png"/>

Accomplishments:

We are proud to build a website where pet lovers can easily adopt animals that need a home. They can not only provide medical assistance to them but can also allow their fellow comrades in the community to adopt them.

What's next for PetMe 📲

In future, we plan to scale this application to reach as many people as possible and facilitate adoption and donation of animals.

Furthermore, we plan to connect with the nearest government organization that provides medical assistance to stray animals.


⭐ How to get started with open source?

<img src="https://github.com/Vi1234sh12/Face-X/blob/master/.github/Assests/isometric.png" height="290px" align="right"/>

You can refer to the following articles on the basics of Git and Github.

Contributing 👨‍💻

💥 How to contribute

⭐ How to make a pull request (PR)

1. Start by making a Fork of the PetMe repository. Click on the <a href="https://github.com/akshitagupta15june/PetMe/fork"><img src="https://i.imgur.com/G4z1kEe.png" height="21" width="21"></a>Fork symbol at the top right corner.

2. Clone your new fork of the repository in the terminal/CLI on your computer with the following command:

git clone https://github.com/<your-github-username>/PetMe

3. Navigate to the newly created PetMe project directory:

cd PetMe

4. Set upstream command:

git remote add upstream https://github.com/Susmita-Dey/PetMe.git

5. Create a new branch:

git checkout -b YourBranchName

6. Sync your fork or your local repository with the origin repository:

7. Make your changes to the source code.

8. Stage your changes and commit:

⚠️ Make sure not to commit package.json or package-lock.json file

⚠️ Make sure not to run the commands git add . or git add *. Instead, stage your changes for each file/folder

git add public
git commit -m "<your_commit_message>"

9. Push your local commits to the remote repository:

git push origin YourBranchName

10. Create a Pull Request!

11. Congratulations! You've made your first contribution to PetMe! 🙌🏼

For more details, refer to CONTRIBUTING.md file.

😎 Project Maintainers

<table> <tr> <td align="center"><a href="https://github.com/Susmita-Dey"><img src="https://avatars.githubusercontent.com/u/79099734?v=4" width="100px;" alt=""/><br /><sub><b>Susmita Dey</b></sub></a></td> <td align="center"><a href="https://github.com/akshitagupta15june"><img src="https://avatars0.githubusercontent.com/u/57909583?v=4" width="100px;" alt=""/><br /><sub><b>Akshita Gupta</b></sub></a></td> <td align="center"><a href="https://github.com/muditchoudhary"><img src="https://avatars.githubusercontent.com/u/74391865?s=400&u=2944cf6cb540e3ba3a08653225406d0826e1c272&v=4" width="100px;" alt=""/><br /><sub><b>Mudit Choudhary</b></sub></a></td> </tr> </table>

Thanks to all Contributors 💪

Thanks a lot for spending your time and helping PetMe grow. Thanks a lot! Keep rocking 🍻

<p> <img src="https://api.vaunt.dev/v1/github/entities/akshitagupta15june/repositories/PetMe/contributors?format=svg&limit=54" width="600" height"250" /> </p>

Contributors

License 🛡️

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

Socials

<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" height="80"/>