Submission for Mumbai Hackathon 2019.
- Find nearest vets and NGOs for animals you find in distress.
- Find the nearest adoption houses to adopt a pet.
- Get first aid solutions for animals in distress.
- Ability to report feral animal issues to the NGOs.
- Real time database of NGOs.
- Directly complaint to municipality about feral animal issues.
- Integrate the web app with Google Assistant to ease the process.
- Make the bot understand user location and display nearest vets and NGOs.
- Fork this Repository.
- Clone your Fork on a different branch:
git clone -b <name-of-branch> https://github.com/darshanc99/Pet2Vet.git
- After adding any feature:
- Goto your fork and create a pull request.
- We will test your modifications and merge changes.
- Install dependencies
$ pip3 install -r requirements.txt
- This project was attempted within
24 hours with no pre-preparation
Happy Coding! 😄