Skip to content

krssclaire/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library

Small library for bookish people
Live demo: Library

Technologies used

HTML5 CSS3 JavaScript

Tools used

Google GitHub Bash VSCode

Features

  • Responsive design for Desktop, Tablet and Mobile
  • Form validation while entering New Book data
  • About the library:
    • the user can add new books to the library through a form
    • the user can delete particular books
    • the user can update the reading status of the book (read, not read or currently reading)

Acknowledgments

  • Inspired by The Odin Project first project of the JavaScript Course of FullStack JavaScript path
  • The "+" sign of the button used for adding new books to the library by Bootstrap icons