Ocean of Books is a web application that allows users to discover and explore a vast collection of books. It provides a user-friendly interface to search for books, read summaries, and find recommendations.
- Clone the repository:
git clone https://github.com/yshashidharybhat/OceanOfBooks.git
- Navigate to the project directory:
cd OceanOfBooks
- Install
redis
on your platform
- Run
local_setup.sh
first - Run
redis-server
- Run
local_celery.sh
on one terminal - Run
local_run.sh
next
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.