Ayush7614 / Bundli-Frontend

Bundli-Frontend 🚩 is a repo that contains 🚀different code of full stack Development 👨‍💻🚀
MIT License
139 stars 175 forks source link

Simple Library Management #872

Closed samipak458 closed 2 years ago

samipak458 commented 2 years ago

Is your feature request related to a problem? Please describe. I would like to add my simple library management project.

Describe the solution you'd like A simple library management project that is easy to use and easy to understand as a beginner. I created this website while learning web development. I used all the basic concepts of JS in this project and I want to share my project to help other learners to understand the basic concepts of JS. I made this project using HTML, Bootstrap and JS.

You can also see my project: Online Library

Describe alternatives you've considered N/A

Additional context

Functionalities :-

Input book name, author and book type to add the book. If book name is missing it will shown you error. As I used LocalStorage if you refresh or close the tab your books will not disappear. You can clear book shelf just by clicking on clear shelf. You can also search book by book name, author and type.

Adding Book in Shelf:

Adding Book Without Entering Book Name:

Clearing Book Shelf:

Built with :-

github-actions[bot] commented 2 years ago

Message that will be displayed on users first issue

samipak458 commented 2 years ago

@Ayush7614 kindly assign me this issue. I'm GSSOC'22 contributor.