Skip to content

guymelef/booksdb

Repository files navigation

Project 1

Web Programming with Python and JavaScript

BOOKSDB - Search & review books.

A flask app for searching and reviewing books. Live at: https://books4cs50w.herokuapp.com/

This web app has the following routes:

  • index
  • login
  • register
  • search
  • book/<id>

API

API can be accessed at: /api/book<isbn>.

Reviews can be made at the book page.

Planned future features:

  1. Profile page which includes user review history.
  2. Review editing.

About

A Python flask app project with PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published