Skip to content

TomasKol/bookies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookies

This is my solution of the cs50w project1 - Books. https://docs.cs50.net/web/2019/x/projects/1/project1.html

Screencast: https://youtu.be/kXw-flhsOwM

Description: A small book-rating webapp with a database of 5000 books, using Goodreads' API for some additional info and providing an own API to the third parties.

Usage: After registering and logging in, search for a book by its title, author or ISBN. In case of positive match, click a book's box to get to the book's page with additional info about the book, goodreads rating and link to the book's page on googreads.com. Read the book's reviews by our other users and submit your own review. As a developer, access our data through our API at "/api/".

Tech: Python + Flask + SQLAlchemy, PostgreSQL on Heroku, HTML, CSS, SASS, Bootstrap.

About

My solution for cs50w Project 1 - Books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published