Skip to content

Our project has MetaMask wallet integration, enabling users to connect wallets and interact with smart contracts for token rewards. It features a secure Node.js and Express backend, designed for decentralized and blockchain-based transactions.

License

Notifications You must be signed in to change notification settings

SHIVANSH2208/P.A.W-CLUMZY-CODERZz-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HackIndia-Spark-6---CLUMZY-CODERZZ

Open Source Programs

P.A.W is ready for HacktIndia Hackathon

Email Banners-Dark

Tech Stack:


P.A.W

"Bringing Hearts and Paws Together"

Don't forget to follow my Github Profile for discussions and updates.

Inspiration for the Project:

Our project was deeply inspired by our team's shared passion for animals and our commitment to animal welfare. Shalini Sahu, who has been providing shelter to numerous cats for the past few years, and Shivansh Tiwari, who is dedicated to helping and feeding street animals, brought their love and dedication to this initiative. We realized that while many people are eager to adopt and care for pets, the process can be cumbersome and inaccessible. Additionally, we noticed the absence of a reliable platform for emergency pet care and a central hub for pet-related news and community stories.

This inspired us to create a comprehensive platform that not only streamlines pet adoption and donation but also offers vital resources, such as emergency care connections and engaging content. By integrating features like dark/light mode and multi-language support, we aimed to make the platform as inclusive and user-friendly as possible. Our mission is to support responsible pet ownership and foster a stronger, more connected pet-loving community.

Features of P.A.W 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 docfix1 docfix2
Donating a Pet Pet owners can donate their pets if they are unable to take care of the ones they have docfix3
Emergency care for Stray Animals Provide contact details to get emergency medical services docfix4
Support P.A.W Allows users to become volunteers for P.A.W and submit their details for contact purposes docfix5
Pet News P.A.W provides users with several stories on the latest news in the pet world docfix6
Blogs P.A.W also has a blogs section dedicated to pet lovers and their pet stories docfix7

Watch the video:

For a brief explanation about P.A.W, you can watch the following video.

<img src="Assets\Images\logo.png"" width="50%">

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.
  • The language of the website can also be translated to different languages by using the Google Translate button in the top right corner of the header.
  • Users can click on the moon/sun button in the top right corner of the header to switch between light and dark mode for the website.
  • Users can use the Contact page to drop in their details for a call with one of the team members.
  • Users can subscribe to P.A.W's newsletter to get the latest news and updates by entering their email in the subscription box located in the footer of every page.
  • There is a help button located in the bottom right corner of the SOS Report page that allows users to enter their city and find the nearest pet care centers.
  • Users can find the organization's social media accounts in the bottom right corner of the footer of every page.

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 P.A.W πŸ“²

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 P.A.W 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>/HackIndia-Spark-6---CLUMZY-CODERZZ

3. Navigate to the newly created HackIndia-Spark-6---CLUMZY-CODERZZ project directory:

cd HackIndia-Spark-6---CLUMZY-CODERZZ

4. Set upstream command:

git remote add upstream https://github.com/SHALINISAHU-08/HackIndia-Spark-6---CLUMZY-CODERZZ.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 HackIndia-Spark-6---CLUMZY-CODERZZ! πŸ™ŒπŸΌ

😎 Project Maintainers


SHALINI SAHU

SHIVANSH TIWARI

License πŸ›‘οΈ

P.A.W is licensed under the MIT License - see the LICENSE file for details.

Socials

About

Our project has MetaMask wallet integration, enabling users to connect wallets and interact with smart contracts for token rewards. It features a secure Node.js and Express backend, designed for decentralized and blockchain-based transactions.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published