Django Project
View website here: http://bookhub.pythonanywhere.com/
-
You can access all books without creating account
-
Must be a user to upload a book
-
Search books (via authors,titles,etc..)
-
Contact us for any suggestions or for any book requests
Project is created with:
- Django
- Html
- css
- Javascript
To run this project, install it locally using:
$ Pip install Django
$ django-admin startproject projectname
$ cd ../project name
$ python manage.py startapp Books
$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py runserver
Name | Roll Number | Year | Department |
---|---|---|---|
Hemanth Gattu | B19EE030 | Sophomore | Electrical Engineering |
Sujitha Guvvala | B19EE033 | Sophomore | Electrical Engineering |