R8Books

Date of creation: April 08, 2020
Repository: On GitHub External Link
Try R8Books: On Heroku External Link
Web Framework: Django External Link
Server-side Programming Language: Python
Client-side Programming Language: JavaScript
Local Database System: SQLite3
Remote Database System: PostgreSQL

About

R8Books External Link is a web application made using Django External Link and a PostgreSQL External Link database that lets registered users look books up by their title, author or ISBN number, then rate and write reviews for them.

More information on the original version down below.

CS50 Web Course Version

Originally developed (and submitted on April 8th, 2020) as Project 1 External Link for the CS50’s Web Programming with Python and JavaScript External Link course, it was a web application made using Flask External Link and a SQLite3 External Link database.