hritvikpatel4 / web_frame_2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web_frame_2019

This is our web frameworks project which is based on a Library Management System. The look and feel is achieved by CSS,JS and HTML.
The backend functionality including login,signup and admin features is done using Django. In Django we've designed two models namely Login and Signup. Please check urls.py for all url patterns.
The project is hosted @pythonanywhere.com.
The presentation can be found here

To view all the project files, please follow the following steps.

  • Use any unzip tool(preferably WinRAR, file can be found here).
  • Unzip the file named "myvenv.zip" only. Wait for the process to finish.
  • Do not unzip "myvenv.z01".
  • After the above process, all the files will be available used to build the site.

Done by:
PES1201700125 - Hritvik Patel
PES1201700180 - Amogh Rajesh

About