Skip to content
/ Petly Public

Petly is a web application that allows users to find pets/animals in need of homes from animal shelters.

Notifications You must be signed in to change notification settings

bxandrew/Petly

Repository files navigation

Petly

Petly is a web application that allows users to find pets/animals in need of homes from animal shelters. Using live data pulled from PetfinderAPI to find animals currently located in shelters across the United States. Users may search for animals in need by location (zipcode), animal type, or by breed. All data used in this project belongs to PetfinderAPI.

Tech Stack

JavaScript React SASS Express.js NodeJS Axios

Overview

alt text

  • Get started and create an account with Petly with user information being stored in a MongoDB back-end.
    • User information is hashed and salted using bcrypt for security purposes.
    • Creating an account will also provide a unique id to access saved animals in the My List feature.

alt text

  • Ready to rescue a pet/animal? Search for your next friend by searching via Location (Zipcode), Gender, Animal Type, or Breed.
    • An image carousel at the bottom displays the photos of the most recent postings to Petfinder API.

alt text

  • Pets/Animals searched are shown in order of most recent postings to PetfinderAPI filtered by the entered search criteria.
    • Pets/Animals are shown as individual cards and can be interacted with to show more information or to save them to your personal list.

About

Petly is a web application that allows users to find pets/animals in need of homes from animal shelters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published