/library-mgmt-system

📚 A light-weight library management system developed in Flask Python 3.8 MVC Framework

Primary LanguageHTML

library-mgmt-system

📚 A light-weight library management system developed in Flask Python 3.8 MVC Framework

Screenshots of CRUD Operations

Landing or GET /

Screen Shot 2022-08-11 at 6 02 30 PM

Creating or POST /book + JSON Body

Screen Shot 2022-08-11 at 6 04 06 PM

Result of Inserting record

Screen Shot 2022-08-11 at 6 03 31 PM

Retreiving All Records with GET /book

Screen Shot 2022-08-11 at 6 07 18 PM