- Isn’t it sad how people leave their pets on the street and you can’t do much about it?
- FluffZone enables user to upload the animal's pictures and the other details as such their location so the other users in the same vicinity who want to adopt or help them can do so.
- The main objective of this webapp is to provide every stray animal a home or shelter for their betterment, along with this users can find other useful information about different animals.
- Users can post informative blog articles on animals.
- The web application incorporates machine learning for detecting the breed of a dog.
- Home Page
- Frontend
- HTML5
- CSS3
- Bootstrap4
- Backend
- Django framework
- Database
- SQLite
- Machine Learning
- tensorflow
- NumPy
- Pandas
- Clone repository.
- Setup virtual environment
- Exceute
pip install -r requirements.txt
. - run
python manage.py runserver
. - Go to
127.0.0.1::8000
in your web browser.
- Chiraayu Meghnani
- Varun Mamtora