A web app that helps to keep track of books read in the book club.
- Ruby 2.7.1
- Rails 6
- Tailwind CSS
- PostgreSQL
- as a non-registered user, I can register a new account with the site
- as a non-registered user, I can see the statistics of all read books
- as a non-registered user, I can view different bookshelves (read, currently reading, and future reads) and read the comments in real-time
- as a user, I can log in to the site
- as a user, I can reset the password in case forgotten
- as a user, I can add new books
- as a user, I can edit books or simply change the reading status
- as a user, I can post comments