Skip to content

AJAHN1999/Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Library

image A small Library App to add books you love. It was created to practice Object Constructors and Prototypal Inheritance.

Technologies Used:

JavaScript|HTML|CSS

Features

  • Add a book
  • Set status for a book- read/not-read.
  • delete a book.

Improvements to work on

  • Better code readability
  • More features
  • Better Looking UI