Skip to content

Bookify is a web-app for those who are fond of books but are unsure about which book to buy! This website provides the summary of books and lets the user decide whether they want to buy that one or not. It can search for any book and get access to the summary and what others users say about the book throught the comment section.

Notifications You must be signed in to change notification settings

ammuubisht/bookify

Repository files navigation

Bookify

Bookify is a web-app for those who are fond of books but are unsure about which book to buy! This website provides the summary of books and lets the user decide whether they want to buy that one or not. It can search for any book and get access to the summary and what others users say about the book throught the comment section.

User can also add a book to his favourites if he/she wants, the buy now link redirects the user to the amazon page of the desired book and give user the freedom to buy the book.

Functionalities

  1. User Authentication - (Login and Register)
  2. Search for particular book from bookify database
  3. Comment Section for sharing views about the book

Screenshots of User Interface

Homescreen

image

Book-Detail Page

image

Search-Bar Functionality

image

How to use this source code

1 - Clone repo

git clone https://github.com/ammuubisht/bookify

2 - Install requirements

cd bookify
pip install -r requirements.txt

3 - Start server

python manage.py runserver

About

Bookify is a web-app for those who are fond of books but are unsure about which book to buy! This website provides the summary of books and lets the user decide whether they want to buy that one or not. It can search for any book and get access to the summary and what others users say about the book throught the comment section.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published