Skip to content

A CRUD app for storing and displaying books in a library using basic JavaScript data structures of Objects(their prototypes) and Arrays.

License

Notifications You must be signed in to change notification settings

KabohaJeanMark/library

Repository files navigation

library

A CRUD app for storing and displaying books in a library using basic JavaScript data structures of Objects(their prototypes) and Arrays. Through dom scripting to manupulate various elements, a user is able to create and dynamically update the read status of a book.

It has the one main basic landing page. When all books is clicked, it shows all the books in the library with the option to update and delete.

Main Page

Home Landing

| screenshot

Built With

  • HTML5 & CSS3, & JavaScript
  • Bootstrap

Live Demo

Live Demo Link

Instructions

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

Prerequisites

  • Gitbash installed to navigate between the branches.
  • A preferred text editor for example VS Code.
  • A browser such as Google Chrome

Install

Clone this GitHub Repo to your computer on yourFolder by typing these commands in the terminal or download as a Zip file and extract.

$ mkdir yourFolder
$ cd yourFolder
$ git clone https://github.com/KabohaJeanMark/library/

Usage

  • View with live Server in VS code or Right click and open the index.html in your browser to view.

Author

👤 Kaboha Jean Mark

🤝 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 Microverse for the README template, instructions and tutoring for this Capstone project.

📝 License

This project is MIT licensed.

About

A CRUD app for storing and displaying books in a library using basic JavaScript data structures of Objects(their prototypes) and Arrays.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published