B

Bookroast

A book review website with Goodreads Ratings.

7
B

Bookroast

A book review website with Goodreads Ratings.

The problem Bookroast solves

People can use it to leave reviews and start intellectual discussions with other readers. As it is a project still under development, a future feature will allow readers to write notes for each book which will be visible only to them.

Challenges I ran into

As it was my first time using a database I ran into some issues while populating it and had to start over with an empty database multiple times before I learnt the correct queries and methods. Another bug was in the form authorisation for the login and register features. Using the CSRF token resolved that error.

Discussion