[Heroku Link] Heroku Link will go here
Okayreads is a web application inspired by Goodreads built using Ruby on Rails for the backend, React/Redux libraries for the frontend and PostgreSQL for the database.
- Book index
- Shelves
- Reviews
- Read status
Setup the Ruby on Rails backend and frontend user authentication.
All books are shown on the user's page.
Each book has its own detail's page.
Users can create shelves and add books to them.
Users can create reviews for users.
Each book has a read status that can be toggled by each user in their shelf.