/Book-List-JS

A simple UI Application, with a goal to understand prototype constructors and classes. Created two versions of the project, one was in es5 and then I converted the base code to es6. Included the us of Local Storage

Primary LanguageJavaScript

OOP Book List Project

A simple UI Application, with a goal to understand prototype constructors and classes.

We created two versions of the project, one was in es5 and then I converted the basecode to es6.

Extra feature:

  • Local Storage Implementation