/forked-library

Library book loggin website

Primary LanguageCSS

Website video

Library template created using:

  • HTML
  • CSS
  • Javascript
  • JQuery
  • Tailwind CSS

Features:

  • Fully responsive for all screen sizes
  • Dynamically add your own books and update the 'Read' status on the fly!
  • Login Modal is added
  • Smooth scrolling when clicking Nav Links
  • Entered books saved to myLibrary Array
  • Easily delete books by pressing the 'X' in the corner

To Do:

  • Add database support (Or local storage)
  • Finish registration and login functionality
  • Clean up HTML and Javascript