- We start by building a virtual environment
- Followed with the setting up of basic python files
- we then add the interactive environment of Django Shell
- This is then followed by building templates and other pages which will be linked to the home page
- Lastly, to make the program more attractve we use bootstap styles to design the platform and connect it with an official HTTP for others to use it.
This is the main page which is visible to everyone
User can register or log in with their previous account
I have added an example user that has added list of books read
Here, we can see the test reviews for any particular book chosen by the user