Welcome to the Book Review App! This is a platform where you can keep track of books you've read, are currently reading, and want to read in the future. You can also rate and review books, create and join book clubs, and discover new books to read through personalized recommendations.
The app is developed using Django
and React
and uses PostgreSQL
for high scalability and fast data retrieval. The application is also integrated with the Open Library API for search functionality.
- Keep track of books you've read, are currently reading, and want to read
- Rate and review books
- Create and join book clubs
- Discover new books to read through personalized recommendations
- Search for books using the Open Library API
To get started with the project, you will need to follow these steps:
- Clone the repository to your local machine
git clone https://github.com/sudee404/book-review-application.git
- Navigate to the project directory
cd book-review-application
- Run the application using Docker Compose
docker-compose up
That's it! The Book Review App is now up and running on http://localhost:3000
.
If you're interested in contributing to the project, we welcome all contributions. Just fork the repository, make your changes, and open a pull request.
We hope you enjoy using the Book Review App as much as we enjoyed building it. If you have any feedback or questions, feel free to open an issue or reach out to us.