Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/victorgonbu/book_library

Book library built with JavaScript concepts on Object Constructors, Factory Functions and Classes.
https://github.com/victorgonbu/book_library

css factory-functions javascript-concepts javsascript

Last synced: 25 days ago
JSON representation

Book library built with JavaScript concepts on Object Constructors, Factory Functions and Classes.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)
# BOOK LIBRARY
Library Application Built Using JavaSrcipt, CSS and HTML

This projects implements the use of JavaScript concepts about Object Constructors, Factory Functions and Classes. This book app code was rewritten in all the different metioned JS patterns.

Any user can, add a New Book by filling out all required fields, delete any previous book added and lasty update any book status.

![APP SCREENSHOT](assets/Images/BOOK_APP_SCREENSHOT.png)

## Built With

- HTML
- CSS
- JavaScript
- JS localStorage

## Live Demo

[Live Demo Link](https://shaqri.github.io/Book_library/?status=read)

## Getting Started

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

### Prerequisites

- Browser
- Internet

- Download the code from repository (https://github.com/shaqri/Book_library) and double click the index.html file

## Author

👤 **Victor Gonzalez Buitrago**

- Github: [Shaqri](https://github.com/Shaqri)
- Twitter: [@victorgonbu1](https://twitter.com/victorgonbu1)
- Linkedin: [Victor Gonzalez](https://www.linkedin.com/in/victor-manuel-gonzalez-buitrago/)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments
-This project gave us a better understanding of the visual properties that must be used on a website.

## 📝 License

This project is [MIT](LICENSE) licensed.