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.