roushanagarwalla / Bmsit-Bookshare

Bmsit Bookshare - A web Application for sharing of Books between Students of BMSIT College, PBL Project for Third Sem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bmsit-Bookshare

Bmsit Bookshare - A web Application for sharing of Books between Students of BMSIT College

Team Members: Roushan Agarwalla(Backend), Sahana Suresh Guttikar(FrontEnd), Tanmay Sharma(FrontEnd), Sanskriti Agrawal(FrontEnd)

Frameworks/Languages Used : HTML, CSS, Django(Python), Bootstrap.

How to Run

  • Clone the github repository by using the command
    git clone <REPOSITORY_URL>
  • Move to the cloned repository by using
    cd <REPOSITORY_NAME>
  • Install all the required python libraries by using
    pip install -r requirements.txt
  • Run the Django app by using the command
    python manage.py runserver
  • Now Visit the url localhost:8000/ in you browser

Screenshots

  • HomePage

  • Categories Page

  • Books of category Maths

  • Adding Books

  • Books Uploaded by the current user

  • Searching for Books

  • Sending Request for Book

  • Accepting Or Rejecting the Book Request

  • Can view contact details if the Request is accepted

  • It is fully Responsive and Works well on Mobile Devices too

About

Bmsit Bookshare - A web Application for sharing of Books between Students of BMSIT College, PBL Project for Third Sem.


Languages

Language:HTML 48.7%Language:Python 46.1%Language:CSS 5.2%