Git Product home page Git Product logo

book4u's Introduction

Book4u

An app that utilises an API built upon Project Gutenberg's database for browsing PG's catalogue.
You can check live demo here.

Table of Contents

General Information

  • The app uses an API built upon Project Gutenberg's database to provide the user with access to the PG database. Full documentation of the API can be found here.
  • At start, the app downloads the list of books available in the database. The user can jump between pages and manually search for something to read or use filters to narrow down the criteria of the books he/she is interested in (e.g., the user can search for the books of a given author or with a certain word in the title).
  • When the user finds a book he/she is interested in, it can be marked as a favorite.
  • The app enables user to read books online.

Technologies Used

New Features

Added in vs 1.4

-Migrated the project from CRA to Vite to improve safety and fix security vulnerabilities

Added in vs 1.3

  • Navbar show & hide on scroll, which improves the UX on all mobile devices
  • Custom scrollbar

Added in vs 1.2

Added in vs 1.1

  • Added new search criteria that allow narrowing down search results further (e.g., search by book description, download range, and language in which the book was written).
  • The list of favorite books is now stored locally, and the user can go back to it even if he/she closes the browser.
  • Improved UI:
    • Some of the search options that have fixed values have been replaced by a drop-down list.
    • Animated form with search criteria that appears only on the user's click.
    • Button for deleting all entered search criteria.
    • Counter for monitoring the number of user's favorite books and a button for deleting all at once.
    • The 'jump to top' button and 'jump to the top after load' functionality.
  • Fixed issue with pagination input.
  • Improved RWD for all devices.
  • Improved styling of the whole app.
  • And many more smaller improvements.

Screenshots

You can either choose from books downloaded at the app's start up
screenshot of the app

or narrow down criteria to find something specific.
screenshot of the app

Setup

To run this project locally:

1.Clone this repository

$git clone https://github.com/noszczykmichal/book4u

2.Go into the repository

$cd book4u

3.Install dependencies

$npm install

4.Start the development server

$npm start

Project Status

The project is finished, but from time to time, I might add some new features.

Contact

Created by @noszczykmichal - feel free to contact me!

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.