Skip to content

shubham14p3/library

Repository files navigation

BOOK LIBRARY ON JS

Contributors Forks Stargazers Issues

We are creating a small Book Library App with help of JS. In this section we are working in understanding of Objects and the Object Constructor. This web app allows the user to add and remove books, and also toggle between read and unread status for added books.

Predefined Library

screenshot1

Adding Books to the Library

screenshot2

Live Link

Live Demo

Built With

  • HTML + CSS
  • JavaScript
  • Bootstrap

Getting Started

To get started with the app, cd to the directory where you would like the repo to live by typing on your terminal:

Clone the repo typing:

$ git clone https://github.com/shubham14p3/library.git

Features / Usage

  • Three books added by default for the demo.
  • Click "Add new" to add a new book using the provided form.
  • We do have validation for Author name and Pages Entered.
  • After including the required data, hit "Save". You will see the notice message flashing.
  • The book is displayed. If the page is reloaded previously added data is removed since there is no DB or local storage set up.

Authors

👤 Cyrus Kiprop

👤 Shubham Raj

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

About

Creating Library app with help of Javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published