brkyurun / library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library (Log Your Books!)

What a project! Another banger from The Odin Project. With the confidence I got from building Admin Dashboard, I was able to put my problem solving skills to test.

One thing to note though, I think previously, this project also included either using localStorage or Firebase to store user data. I currently don't know enough about that, so I am planning to come back to this in future.

Resources Used

During the project, I have referred to the resources below for building the UI:

Features

  • Built using HTML5, CSS3 and vaniila JavaScript.
  • Click "Add book" to add a book you've read or are planning to read (you can change the read status).
  • Didn't mean to add that book, or changed your mind about it? Simply click "Delete" on the respective card 😎.
  • Built with soft colors to not tire the eyes 🤓.
  • Soft, minimal design language to enable the user to just focus on the content.

About


Languages

Language:JavaScript 41.5%Language:CSS 38.2%Language:HTML 20.2%