rida-elbahtouri / Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library (JavaScript)

This project is about creating a library application with JavaScript. The purpose is to understand basic DOM manipulations and render objects live without reloading the page.

Live Demo

Link here

ScreenShoot

screenshoot

Built With

  • JavaScript
  • ESLint
  • VS Code

Prerequisites

You must have a browser on your PC in order to use the application. Click here to download one.

Getting Started

  1. clone the project
# Clone this repository
$ git clone https://github.com/rida-elbahtouri/Library.git

# Go into the repository
$ cd Library

# start the app
Copy the absolute path of the index file, paste on your browser and click on enter

Usage

  • From the index page, Click on Add new Book

  • Enter the details to create a new book

  • Click on Remove to remove an existing book

  • Check the checkbox to change the read status of a book

Authors

👤 Rida Elbahtouri

👤 Taofeek Olalere

🤝 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


Languages

Language:JavaScript 58.0%Language:HTML 21.8%Language:CSS 20.1%