/jpris-book-review-ui

“Book Review" is a book-tracking application built using React, Spring Boot and PostgreSQL. The app is similar to Goodreads and allows users to keep track of books they have read, are currently reading, and want to read in the future.

MIT LicenseMIT

JPRIS TEAM

📗 Table of Contents

📖 [Book Review]

[Book Review] is a book-tracking application built using Spring Boot and PostgreSQL. The app is similar to Goodreads and allows users to keep track of books they have read, are currently reading, and want to read in the future. Users can also rate and review books, create and join book clubs, and discover new books to read through personalized recommendations.

The app utilizes PostgreSQL as its database management system, allowing high scalability and fast data retrieval. Additionally, Spring Boot is used to handling the application's backend services, such as user authentication, book data management, and communication with the Open Library API for search functionality.

🛠 Built With

Tech Stack

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Node install on your machine
  • A Text Editor sush as ...
  • A Browser sush as ...

Setup

Clone the repository to your desired directory:

  $ git clone https://github.com/ridwanediallo/jpris-book-review-ui/tree/dev

  $ cd jpris-book-review-ui

Install

Install all project dependencies by running the command below

  $ npm install

Run tests

To run tests, run the following command:

  $ npm test

Deployment

(back to top)

👥 Authors

👤 Joseph

👤 Priya

👤 Ridwan

👤 Steven

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please leave us a star

(back to top)

🙏 Acknowledgments

  • Thanks to HiCounselor for giving us the opportinuty to work on this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)