Skip to content

A library where users can create or delete books. Users can also mark books that have been read and keep track of unread books.

Notifications You must be signed in to change notification settings

amiraabouhadid/Library

Repository files navigation

JAVASCRIPT PROJECT: LIBRARY

A local library website was built using Javascript, HTML, and CSS. The user can add a new book by entering its title, author, its number of pages, and whether he/she has read it or not. The book can be removed from the library using the remove button. The status of whether the book has been read by the user can be changed from true to false or vice versa.

Live Demo

Live Demo Link

Built With

  • HTML5
  • CSS
  • Javascript

Getting Started

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

  • Open Terminal.
  • Change the current working directory to the location you want the cloned directory.
  • Enter the following:
$ git clone git@github.com:amiraabouhadid/Library.git.

  • Press Enter to create your local clone.
  • run cd Library
  • now you an open the project with any code editor and go live or simply open the index.html page with the browser.

Prerequisites

  • GitHub
  • Git

AUTHORS

Amira Abouhadid

Shaher Shamrookh

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

About

A library where users can create or delete books. Users can also mark books that have been read and keep track of unread books.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published