hvanotten / shelf_space

library application to keep track of books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library Project: Shelf Space

Description

Shelf Space - a book collection manager application to store books that you have read or intend to read.

Features :

  • Data saved in local storage
  • Add a book to your bookshelf
  • before adding a book, you can mark whether or not you've read it.
  • You can delete a book from your bookshelf.

Built with :

Outcome :

  • WCAG standards for accessibility, I've really enjoyed learning about how to make the internet more accessible and to build with accessibility in mind.
  • Learned how to save data to localStorage
  • Learned deeper knowledge of DOM manipulation, HTML structure, CSS and JS functionality.

Odin Library Project

The Odin Project : Project: Library

Live Preview

Shelf Space

About

library application to keep track of books


Languages

Language:JavaScript 39.6%Language:CSS 33.5%Language:HTML 26.9%