LuciKritZ / critica

Critica helps the users to pick the books to read by providing the book suggestions based on the reviews of the top critics. The authors are: Sameer Borkar, Tirth Patel and Krishal Shah

Home Page:https://critica-frontend.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crítica - Book rating application

About Me

Being confused whether which book to read next is a very common problem for the readers. Due to a lot of recommendations from peers and the internet, it gets difficult to get a good suggestion. Critica solves this problem by providing the book suggestions based on the reviews of the top critics.

Links:

Created by:

Packages

Node packages used in the project.

  • React
  • Antd & Antd Icons (Used for accordion, dropdown, checkbox,icons. We have made site responsive using flex).
  • Stripe
  • webpack
  • sass

Features

  1. User can login using Google auth. Login is required only when wants to perform some actions.
  2. User can search and filter books using genre, authors.
  3. User can read reviews and like the reviews.
  4. User(critics) can give reviews on listed books.
  5. User can book mark Books for keeping records.
  6. User can become premium member to avail extra features.
  7. Premium users will get monthly mails, recommending list of books.

Future Scope

  1. Recommend books from users interactions.
  2. Localization
  3. Follow Critics

Development setup

Run the following commands in the root directory:

yarn install
yarn run start

About

Critica helps the users to pick the books to read by providing the book suggestions based on the reviews of the top critics. The authors are: Sameer Borkar, Tirth Patel and Krishal Shah

https://critica-frontend.netlify.app/

License:MIT License


Languages

Language:JavaScript 80.0%Language:SCSS 19.2%Language:HTML 0.8%