PetSpot is a web application dedicated to making easy the process of pet adoption, our mission is to connect users and shelters easily and simply.
This project was developed as part of the final project of the foundation stage at Holberton School. Currently the problem of animal abandonment is very large, as approximately 6.5 million animals are abandoned, approximately 3.3 are dogs and 3.2 are cats. This problem has social and economic, health and environmental consequences. Since street pets can attack humans, they can feed on wildlife among other things.
Therefore, a website is proposed, which serves as a showcase, where street animals can be posted so that they can be adopted by a home where they are treated with love.
You can access the website at the following link PetSpot
Authors
- Felipe Londoño LinkedIn - GitHub - Blog about this project
- Brayan Florez LinkedIn - GitHub - Blog about this project
- Pilar Pinto LinkedIn - GitHub - Blog about this project
- Fabio Gomez LinkedIn - GitHub - Blog about this project
PetSpot requires Node.js v4+ to run.
Install the dependencies and start the server in one terminal.
$ cd PetSpot
$ npm install
$ npm run dev
In another terminal
$ npm run api
In another one
$ npm run lapi
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
- Ensure any install or build dependencies are removed before the end of the layer when doing a build.
- Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
- You may merge the Pull Request in once you have the sign-off of two other developers, or if you do not have permission to do that, you may request the second reviewer to merge it for you.
Examples of behavior that contributes to creating a positive environment include:
- Using welcoming and inclusive language
- Being respectful of differing viewpoints and experiences
- Gracefully accepting constructive criticism
- Focusing on what is best for the community
- Showing empathy towards other community members
Examples of unacceptable behavior by participants include:
- The use of sexualized language or imagery and unwelcome sexual attention or advances
- Trolling, insulting/derogatory comments, and personal or political attacks
- Public or private harassment
- Publishing others' private information, such as a physical or electronic address, without explicit permission
- Other conduct which could reasonably be considered inappropriate in a professional setting
These are some of the websites and applications that are related to the topic.
Name | Type | Similarities | Differences |
---|---|---|---|
La Perla | Mobile app | Has the animals pictures and contains filter by animal species and age | It has a calendar of events for days of Microchip implementation, adoption, and education, and Testimonials from the owners of the adopted puppies |
https://huellas.co/ | Website | Has the animals pictures | The page presents the possibility of sponsoring or adopting a dog, testimonials, news section, Creates four categories in the role of sponsor |
https://petshelter.miwuki.com/ | Website and mobile app | Has animals pictures, an option to give up for adoption and contains filter by animal species and age | Has an extensive description of the features of the animal and blog section |
Distrito Appnimal | Mobile App | Has the animals pictures, contains filters by animal breeds | The page presents the possibility of sponsoring or adopting a dog with a bar of happiness and veterinary services |
https://www.adoptapet.com/ | Website | Pictures of the animals and the adopt a pet option | Specific search filter for dogs, another for cats, another for animal shelters. Has pet care, health, rehome pet and breed recomendations |
https://theshelterpetproject.org/ | Website | Search and nimals pictures | Videos |
www.heroesde4patas.org/ | Website | Pictures and basic information form | Focused on police dogsl |
MIT License
Copyright (c) [2020] [PetSpot]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.