Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 292 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 292 Bytes

Book-Record-Application

Book Record is Web Application where readers can keep track of their books. Data of books can be easily entered by ISBN. Other info such as book name, description, writer will be automatically fetched from google books API. Flask framework is used for the backend.