Giter Club home page Giter Club logo

book-database's Introduction

Bookstore Database

Introduction

I like to read and use the Goodreads app/website to track my reading. It allows you to keep track of books you have read, are currently reading, and want to read in the future. The purpose of this project is to gain experience with APIs (Spring Boot) and SQL databases (Postgres) by programming a custom search engine.

Problem Statement

I sometimes have trouble deciding on my next book to read. Rather than using Goodreads recommendations, I would rather search for books depending on my mood at the time. However, as you can see in this example, Goodreads search options are quite limited with only 4 filter options; "all", "title", "author", or "genre".

I often find myself using Google searches such as "best space sci-fi books all-time" or "top tech thriller books of the last 15 years". I end up spending a lot of time browsing lists from different sources (e.g. subjective recommendations on an individual's blog post) unable to make a decision. I would like a way to run an advanced, custom search on the Goodreads database.

Solution

Download the Goodreads book dataset and create an advanced search and filter engine. The API can include specific filters like avg. rating, number of ratings, number of pages, year published, genre, author, awards, etc. so that I can create a specialized search.

Technologies

  • Postgres (use multiple tables for interacting with a relational database)
  • Docker
  • JPA
  • Spring Boot

Resources

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.