/Books-List-App

A Web app which allows you to list the books you want to read

Primary LanguageVueMIT LicenseMIT

Books List App

Description:

A Web application that allows you to store the next books you want to read in form of a table. You can add, edit, or search, all of that using VueJs in the frontend and Firestore as the cloud database.

Screenshots:

Clean UI:

Add a book to the list:

Edit a book from the list:

Search a book:

Features:

  • Adding items to the list and in the firestore database.
  • Editing existing items in the list and update them to the firestore database.
  • Deleting items from the list and from the firestore database.
  • Every item has a its slug according to its title.
  • Searching for items in the list.

Tools & Languages used:

  • Vuejs (JavaScript Front-End Framework)
  • Materialize (CSS Framework)
  • Cloud Firestore (Database)
  • Slugify (npm package)

Customize configuration

See Configuration Reference.