Skip to content

A library webpage to add and remove the books and follow up the books already read. The main CRUD operations are applied with javascript by using local-storage in browser.

Notifications You must be signed in to change notification settings

RaminMammadzada/js-library

Repository files navigation

Microverse JS Project#1 -> JS Library

JS- LIBRARY

In this project we created a simple library using javascript and finished the following milestones:

  • Miltestone 1 - Basic initial setups and linter configurations.
  • Miltestone 2 - Set the project with skeleton HTML/CSS and JS files.
  • Miltestone 3 - Add a function to the script that can take user’s input and store the new book objects into an array..
  • Miltestone 4 - Write a function that loops through the array and displays each book on the page
  • Miltestone 5 - Add a “NEW BOOK” button that brings up a form allowing users to input the details for the new book
  • Miltestone 6 - Add a button on each book’s display to remove the book from the library
  • Miltestone 7 - Add a button on each book’s display to change its read status

screenshot [The screenshot of the page]

Built With

  • Bootstrap
  • Javascript

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone the repository by runing git clone https://github.com/RaminMammadzada/js-library.git on your terminal
  • cd into project folder cd js-library
  • Open the index.html file using your favorite browser

Authors

👤 Ramin Mammadzada

👤 Peris Ndanu

🤝 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

  • Microverse
  • Odin project

📝 License

This project is MIT licensed.

About

A library webpage to add and remove the books and follow up the books already read. The main CRUD operations are applied with javascript by using local-storage in browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published