Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 186 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 186 Bytes

Book-Inventory

This is a simple book inventory, it will do some basic CRUD (Create, Read, Update, Delete) operations.

Done by using ExpressJs (backend framework) and MySQL (database)