Giter Club home page Giter Club logo

pet-adoption-website's Introduction

Need A Puppy? Take A Puppy!

Now deployed on Github Pages!

Need A Puppy Take A Puppy

About My Pet Adoption Website

A mock website to adopt your next adorable dog or cat.

Built using HTML, CSS, and JavaScript to serve the frontend on your browser, and Node.js and Express.js as a RESTful API server, Need A Puppy Take A Puppy offers up results for your potential pet adoptions. With responsive displays designed for mobile devices, tablets, and desktop web browsers, users can utilize NAPTAP's robust filtering options to find the perfect fuzzy friend for your family today!

To Run

  • Clone the repository
    • git clone https://github.com/keith-flynn/pet-adoption-website.git
  • Change directory to newly cloned repo
    • cd pet-adoption-website
  • Install Node
    • npm install
  • Start the server using Node
    • node index.js
  • Launch index.html using Live Server in VS Code
    • In Visual Studio Code, right click either anywhere inside of the opened index.html file, or right click on index.html itself in the file explorer of VS Code. Select "Open with Live Server [Alt+L Alt+O]"

If you do not already have Node installed on your system, it can be downloaded from the official download page

Features

⚠️ If you are grading this project, Check Here! ⚠️

Front End

  • Search filter dropdowns are populated dynamically at page load and with the switch of the dog/cat toggle (doggle)
  • Toggle selection of dog or cat persists between page visits in local storage.
  • Input in the search field is sterilized to only include alphanumeric
  • An appealing loading screen while the user briefly waits for results
  • Beautifully displayed pet results that dynamically shift depending on the viewing device (Mobile and Desktop)
  • A scroll to top button for when your search returns a mountain of fuzzy friends
  • A perfect Lighthouse score (if you disable google fonts)

Back End

  • Robust error handling and logging system
  • Serve data based on ID, type (dog/cat), breed, size, age, gender, color, and/or name
  • Modular files can be swapped to serve MongoDB Atlas Cloud
  • Wrap responses in industry standard JSON envelope format

Resources

Logos generated using Adobe Express Logo Maker

Color scheme at Colorhunt.com

All of this was made possible by Petfinder.com We thank them for their efforts in finding homes for all of these little goofballs as well as helping developers learn RESTful API usage at scale in a live environment.

Petfinder API Documentation

deploy-replit branch middleware is served by Replit.com

pet-adoption-website's People

Contributors

keith-flynn avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.