Skip to content

This is an assignment from my Web Development course by Programming Hero. It is the final assignment focused on raw (vanilla) JavaScript.

Notifications You must be signed in to change notification settings

CoderTahmid/PH-Assignment-6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project name

Peddy

Short description of the project

This web application is a platform connecting potential pet owners with adoptable animals. Users can browse pets by species, breed, and age, view detailed profiles with photos and personality descriptions, and submit adoption applications directly.

5 key features of the project.

  • Adopting pets.
  • View pets categorywise.
  • Sort pets by price.
  • Filter out favourite pets by liking.
  • View full details of a pet.

ES6 features used.

  • For each.
  • Arrow function.
  • Declaring variables by using let and const.
  • Template Literals.
  • Object Destructuring.
  • Promises (fetch)

Live link to the deployed project.

https://coruscating-arithmetic-9b4e26.netlify.app/

About

This is an assignment from my Web Development course by Programming Hero. It is the final assignment focused on raw (vanilla) JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published