efs0-cod3 / cyclicExpressTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading list

  • CRUD app where you can create a reading list, update the status of the book, and of course if you want, you can delete it.

Tech used

  • HTML
  • CSS
  • Js
  • Node (express)

Lesson learned

  • Use of checkbox vs radio type inputs: Had to change from checkbox to radio type input, because they dont send data to server when it isn't checked. after 4hrs trying went to read documentation and Boom!!

About


Languages

Language:JavaScript 49.6%Language:EJS 23.8%Language:CSS 15.4%Language:HTML 11.2%