Skip to content

Abbythedeveloper/Updated-Library-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updated-Library-Project

This dashboard will show users which books are available, which are currently out, and other general statistics about the books and user accounts at the fictional library.

Screenshots

Home Page:

image

Stats by Book:

image

Stats by Account:

image

Learning Objectives:

This project was designed to test my ability to:

  • Use Visual Studio Code as a text editor.
  • Differentiate between the three most common JavaScript error types.
  • Solve bugs by using error messages.
  • Differentiate between let, const, and var, and using each appropriately.
  • Create an array from a string based on particular criteria and joining arrays into strings.
  • Write strings that embed expressions using template literals.
  • Access all the keys and values of an object.
  • Write arrow functions.
  • Employ helper functions.
  • Use find(), filter(), map(), some(), and every() to solve different problems.
  • Use reduce() to solve different problems.
  • Use sort() to sort arrays in various ways.
  • Use the ternary operator, the spread operator, object shorthand, array or object destructuring, and for/in loops.

Technology

Built with:

  • JavaScript (HTML and CSS files were provided by Thinkful)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published