/Pet2Vet

Submission for Mumbai Hackathon 2019

Primary LanguagePython

Pet2Vet 🐶

HitCount Open Source Love MIT Licence made-with-python

Submission for Mumbai Hackathon 2019.


A one stop solution to find help for stray animals and also your pets and a lot more!


Basic Features:

  • 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.

Pet2Vet as web-app





Pet2Vet as messenger bot




TODOs:

  • 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.

This project still has scope of development, so you can also contribute to this Project as follows:

  • 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.

Installation

  • Install dependencies
        $ pip3 install -r requirements.txt

Note

  • This project was attempted within 24 hours with no pre-preparation

Contributors


Happy Coding! 😄