/library

Primary LanguageJavaScriptOtherNOASSERTION

Contributors Forks Stargazers Issues LinkedIn LinkedIn


Project: Library

The project was to create a small library app, only using HTML, CSS and JavaScript. Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Click on the image to visit the live version! Product Name Screen Shot

The Library project includes funtionality as:

  • Adding/Removing Books.
  • Changing the Read status of the book.
  • Modal form.
  • Onclick listeners.

For achieving these features, we made the associations between the DOM elements and the Book objects created internally

Built With

The project was developed using the following technologies:

  • HTML
  • CSS
  • JavasScript

Instalation Guide

To have a local copy up and running follow the next steps:

1- git clone git clone git@github.com:jubaan/library.git

2- Open index.html in your preferred browser.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contact

Project Link: https://github.com/jubaan/library

Kitzia Paola Vidal Marroquin - Github user: kitpao

kitpao91@gmail.com   | Portfolio   | LinkedIn   | Twitter

Julio Añoveros - @jubaan

julio.ab@outlook.com   | My Repositories   | LinkedIn   | Twitter

Acknowledgements