This project is a web-based application that connects animal shelters with those who want to adopt.
- Users: Can view, filter, and apply for listings.
- Administrators: Can add, delete, and update new animals.
- Technologies: PHP, MySQL (Database), HTML5, CSS3, JavaScript.
- Import the
pet_adoption.sqlfile from thesqlfolder into phpMyAdmin. - Edit the database settings in the
db.phpfile according to your server. - Run the project on
localhost.