MenuTom Bignall

SQL Library App

This app demonstates using SQL (structured query language) with a Node and Express app. The app allows users to enter books into a library, update and delete them if necessary. This app was built using the SQL ORM (Object Relational Mapping) 'Sequelize'. There are some additional features built into this like a search bar, pagination and error validation

Form to enter a new bookForm to update or delete a bookValidation errors
Project Navigation
PrevNext