Skip to content

A JS short interactive app to keep a track of all the books you've read so far! Feel free to suggest additions to it by committing changes!

Notifications You must be signed in to change notification settings

shomikg/BookList

Repository files navigation

Books I've read so far

Live on - https://shomikg.github.io/BookList/ A short interactive app developed using Vanilla JS to keep a track of all the books you've read so far.

Web application with text input values inputted

Technologies Used in this repo

  • JavaScript ES6: plain JS (as opposed to jQuery, etc.) is used to dynamically query, create, modify, and remove HTML elements/nodes
  • Skeleton: front-end CSS framework

Features

  1. A message appears if the user submits without giving any input.

  2. The app keeps a count of all the books you've entered along with their year of reading and author name. Feel free to suggest more column names to it.

    Message After successful deletion Message After any error

Thoughts

Validation in Javscript is so much fun.

About

A JS short interactive app to keep a track of all the books you've read so far! Feel free to suggest additions to it by committing changes!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published