estarq / fido

Pet listing website built with Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fido is a pet listing website built with Django.

Live demo (hosted on Linode): http://139.144.68.113/
There are 350 shelters, 272993 cats, and 273122 dogs.

Features:

  • Sign up, log in
  • Add/edit/remove shelter
  • Add/edit/remove cat/dog
  • Search for cats/dogs by breed, age, sex, state
  • Display details of any shelter and browse assigned pets
  • Display pets' details

Technologies:

  • Django 4.1 (Python 3.10)
  • Docker, Docker Compose (dev & prod)
  • PostgreSQL
  • Gunicorn, Nginx
  • HTML5, CSS3, Bootstrap, Font Awesome
  • JavaScript

Project made for educational purposes.

About

Pet listing website built with Django


Languages

Language:HTML 58.5%Language:Python 39.5%Language:CSS 1.3%Language:Shell 0.3%Language:Dockerfile 0.3%