• Stars
    star
    486
  • Rank 90,527 (Top 2 %)
  • Language
    HTML
  • License
    MIT License
  • Created over 2 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

PetMe is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need. Star this repo⭐

Open Source Programs

PetMe is ready for Hacktoberfest

Email Banners-Dark -----

About the project:

Tech Stack:

PetMe

Join our official Discord Channel for discussions and updates.

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.

The number of euthanized animals can be reduced drastically if more people adopt pets instead of buying them from stores. When you adopt an animal, you save a lovely life by making them a part of your family as well as open up a shelter space for an animal who might be in need of one desperately.

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

The test site for the project can be found here.

Function Feature Image
Adopting a Pet Allows user to choose an animal they wish to adopt and submit their details for contact purposes image
Donating a Pet Pet owners can donate their pets if they are unable to take care of the ones they have image
Emergency care for Stray Animals Provide contact details to get emergency medical services image

Watch the video:

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

Additional features:

  • All the data is stored in the database so when a person wishes to adopt or donate an animal, their information will be auto-filled using the database.
  • Users can use the Contact page to drop in their details for a call with one of the team members.

View our Website:

Click the image below to view our website!

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?

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

Contributing 👨‍💻

💥 How to contribute

  • Take a look at the existing Issues or create a new issue!
  • Fork the Repo. Then, create a branch for any issue that you are working on. Finally, commit your work.
  • Create a Pull Request (PR), which will be promptly reviewed and given suggestions for improvements by the community.
  • Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes proposed in your PR.
  • DON'T CREATE PRs WITHOUT CREATING ISSUE AND GETTING ASSIGNED

How to make a pull request (PR)

1. Start by making a Fork of the PetMe repository. Click on the 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:

  • In your forked repository, click on "Fetch upstream"
  • Click "Fetch and merge"

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


Susmita Dey

Akshita Gupta

Mudit Choudhary

Akshat Tiwari

Thanks to all Contributors 💪

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

Contributors

License 🛡️

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

Socials

More Repositories

1

Face-X

Demonstration of different algorithms and operations on faces. Star the repo⭐
Jupyter Notebook
724
star
2

Moksh

Unlock your potential and achieve true balance in life with Moksh
HTML
218
star
3

lane_detection_opencv

The main emphasis of this project is to find the further ways which can be used further to improve the result of lane detection algorithms. Join Discord channel for discussion.
Jupyter Notebook
37
star
4

akshitagupta15june

My profile readme.
20
star
5

vehicle_speed_estimator

It detects and estimates speed of vehicles. Join Discord channel for discussion.
Python
20
star
6

PetMe-Prod

PetMe-Prod is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need.
JavaScript
16
star
7

Emusify

Emusify is a real-time mood-based music recommendation system that runs in the background and plays music according to a user's mood.
Python
11
star
8

Virtual-Makeup

Virtual Makeup is a smart beauty camera app feature that allows users to try on makeup, hair colors, and accessories via augmented reality.
Python
10
star
9

100daysofcode_hackerblock_akshita

#100daysofCode ,Hackerblock is a coding platform of Coding Blocks
C++
9
star
10

Data-Structures-and-algorithm

This repository contains code related to data structures and algorithm such as linked list, stach,queue,graph,trees in c++ language
C++
9
star
11

100code

this is my 100 days of code challenge in Python, c/c++,Java
C
8
star
12

LBPH-Face-Recognition

Face-Recognition-using-LBPH
Python
7
star
13

ComputerVision

OPENCV
Python
7
star
14

ART-Analysis-Using-Qubitro

Acceleration, Rotation, Temperature Analysis using MPU-6050, ESP8266, and Qubitro.
C++
7
star
15

Website-error-static-pages-html-css

website static 404 pages in html/css
CSS
6
star
16

Social_Distance_detection

Monitoring social distance in places using OPENCV and AI
Python
6
star
17

OSASense

Screening Solution for Obstructive Sleep Apnea.
Jupyter Notebook
6
star
18

face_detection_opencv_live

facedetection in videocapture mode and by using recorded vide or a picture
Python
6
star
19

HOCUS-POCUS

ABRACADABRA!!! You will be vanished
Python
5
star
20

Machine_learning_with_python

It contains all programs related to ml in python
Python
5
star
21

Magnetic_Compass

magnetic compass accelerometer sensor android app with geolocation
Java
5
star
22

WorldGDP-Analysis-using-ChatGPT-Dash-Plotly

World GDP Analysis using ChatGPT, Dash & Plotly
Python
5
star
23

FightMind.github.io

FightMind is an all-in-one platform to fight depression in youngsters and to introduce them to augmented reality meditation, peer interaction, and receive guidance from our mental health therapists.
HTML
5
star
24

opencv

open cv project
Python
5
star
25

akshita_100code

100 days of code learning path.
C++
5
star
26

PetMe-Backend

PetMe Backend
TypeScript
4
star
27

SDE-INTERVIEW-SOLUTIONS

Most Exact list of tech interview questions of SDE companies.
C++
4
star
28

twoactivity

twoactivity_android
Java
4
star
29

Catch-Me-If-You-Can

Help Jerry stay away from Tom and get the cheese to eat!
HTML
4
star
30

Rainbow-RestRoom

Rainbow RestRoom is here to help disabled people, women, and non-binary individuals. It helps to find the nearest accessible, gender-neutral restroom, and menstrual products station.
HTML
4
star
31

Simple_Calculator

simple calculator
Java
4
star
32

androidstart

scroll the text project
Java
4
star
33

GymFreaks.github.io

GymFreaks is an augmented reality workout platform that mixes your physical environment with virtual projections, allowing you to stay present in and aware of your real world.
HTML
4
star
34

Codeforces_Problems_Solved

Codeforces problems solution for division contest.
C++
4
star
35

Multipurpose_Agrobot_IOT

COST EFFECTIVE BUSINESS SOLUTION WITH GOOD USE OF TECHNOLOGY AND MECHANISATION FOR SUSTAINABLE AND COOPERATIVE AGRICULTURE, FARMING.
C++
4
star
36

Infytq_day9

It contains problem of day 9 infytq of all levels.
Python
3
star
37

TweetForgeit

TweetForgeit: AI-Powered Twitter Content Creator
Python
3
star
38

sudoku-Solver

It is a code in c++ for solving 9*9 sudoku
C++
3
star
39

motion_detector_opencv

motion_detector using opencv
Python
3
star
40

object_tracking_opencv

object racking using opencv mean shift
Python
3
star
41

coding_contests

It contains coding questions of contest as weel as some important problems.
C++
3
star
42

implicit_intent

implicit intents in android studio
Java
3
star
43

HANGMAN-GAME-IN-PYTHON

HANGMAN GAME IN PYTHON GUESS THE WORD
Python
3
star
44

Phiz-X

DSC IIIT Kalyani winter of code
Python
3
star
45

Do-Not-Eat-My-Dora-Cake

Stop Doraemon by clicking on him before he eats the Dora cake.
HTML
3
star
46

Proud-Of-Pride

"Proud of Pride" is an all-in-one platform for the LGBTQIA+ community.
HTML
2
star
47

My-Winning-Hackathons

This repo is like a scrapbook for hackathons that I won and what projects I made along with swags that I got.
2
star
48

SELF-GREENERY

Automatic Plant Watering System using IoT.
TypeScript
2
star
49

DiaCare

Java
2
star
50

FemOvaAI

Empowering Women Through Precision: Harnessing AI to Illuminate the Path to PCOS Awareness and Care.
HTML
2
star
51

Self-Driving-Automobile

Autonomous vehicle Operations
Python
2
star
52

Be-Positive-Bot

Hello World, I am a Be Positive Twitter bot
Python
2
star
53

Qubitro-soil-health-monitoring

Soil moisture sensor data visualization in qubitro using esp8266 and FC-28
C++
2
star
54

Air-Draw

You can draw in air using webcam.
Python
2
star
55

Dont-Touch-Your-Face

Covid-19: safety, face touch early warning system using Microbit.
TypeScript
2
star
56

AR-tifacts

Discover, Experience, and Empower Local Artisans with AR-tifacts. Augmented reality, interactive maps, and event listings connect users to their community's rich culture and vibrant offerings.
CSS
2
star
57

Keep-Calm-and-Carry-On.github.io

This platform enables users to track task completion, practice AR meditation, play stress burster games, and engage in motivational exercises to cope with stress and anxiety at work.
JavaScript
2
star
58

Scanner-X

Scanning
Python
1
star
59

ImageSonnetGeneration

Sonnet Generation using Image Captioning
Jupyter Notebook
1
star
60

Robo-Guy

Gesture Control Delivery Robot
TypeScript
1
star
61

pridehood.github.io

"PRIDEHOOD" is a platform for the LGBTQIA+ community. Feeling Sad and depressed, need to fight stigma? Pridehood is there to help you.
CSS
1
star
62

3D-Archery-Simulator

Play the Archery 3D game
HTML
1
star
63

Bridge-Backend-App

Bridge is making it easier for women and the LGBTQIA+ community by offering guidance in healthcare management, career advancement, and fostering a community of accomplished and intelligent women
Jupyter Notebook
1
star
64

MyPortfolio

CSS
1
star
65

github-slideshow

A robot powered training repository 🤖
HTML
1
star
66

COVIBAND

It is an IoT wearable device to maintain social distance.
C++
1
star