Table of Contents
The aim of this project is to personalize the pet adoption experience by using the technology to ensure every pet finds its perfect forever home, creating harmonious, lasting relationships between people and their pets.
This product has been built using technologies around the python v3 programming language, and relies heavily on the following
The following section will guide you on how to start with this version of the application.
The following is a list of libraries you need to install before running the application.
- pip
requests ~=2.32.3 pip install requests
pip install ast pip install beautifulsoup4 pip install copy pip install IPython pip install Levenshtein pip install matplotlib pip install openpyxl pip install pandas pip install pathlib pip install plotly pip install requests pip install seaborn pip install wordcloud
Below are the instructions on how you can download this version of the application and run it.
- Download the source code zip folder.
- Extract the files.
- Install the packages mentioned in the list above, just to make sure you have all the packages.
- Run the application using the following command
python3 main.py
- This will open a menu dispaying the features that FurEver Home provide.
The application opens up a menu that gives you a few options to interact with. These options include finding information about a certain breed of dogs, seeing some visualizations based on certain comparisons between different dog breeds, or information regarding dogs available for adoption.
- Add API support
- Add UI
- Add more sources of data
- Create documentation
Kavi Sarna - @kavi-sarna - [email protected]
Abhinav Bhargava - @abhinav-bhargava - [email protected]
Vinayak Prasad - @vinayak-prasad - [email protected]
Alan Kagiri - @alan-kagiri - [email protected]