Skip to content

rebeccahigson/project-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project name: Project-library

Create a library from object in array and dynamically populate HTML elements. Also add options to filer and sort based on object values.

The problem

  • I started out by coding along with the "dog project" that we went through in the lecture to get the base elements down and updated it so it was relevent to my project. I had to clean up the array a bit since there were some instances of mixed ' and " being used causing image loading errors.

  • I wanted to sort the book titles in alphabetical order and ended up using a solution that we tried out in one of our team pratise sessions. If I had more time I would have liked to have a go at the search function but I was struggling a bit with time this week.

View it live

https://amazing-praline-e2f74e.netlify.app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.5%
  • CSS 9.3%
  • HTML 8.2%