pratyush3757 / poc-book-catalogue

A book catalogue webapp with google books api searching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

book-catalogue

Project Status: Concept – The repository is only intended to be a proof-of-concept.
The repository is only intended to be a proof-of-concept.

This is a basic book catalogue app using python flask, jinja2 templates and bootstrap.

Functionality supported:

  • Searching books using isbn numbers from Google Books API.
  • Adding/removing books in the catalogue
  • Displaying books in a card grid

Todo:

  • Book page as a permalink "/"
  • Multi-users

About

A book catalogue webapp with google books api searching

License:MIT License


Languages

Language:HTML 51.4%Language:Python 48.6%