Skip to content

This is a Library website based on Django and Scrapy

License

Notifications You must be signed in to change notification settings

WeilanTao/LibraryWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blur Library

This is an online website that provides literary-oriented books. In additional to online reading, users can create customized book lists.

Tech Stack:

Django, Scrapy, Ajax

What I learned:

  • Leveraged Django framework to build up a MVC based web application.
  • Fully functional user system with login/register/session checking based on Django middleware
  • Integrate Mysql with Django QuertSet; Many-to-may relationship to manage user-related operations.
  • Dynamically rendering page with Ajax
  • Integrated Scrapy framework with Django to get online resource. Scrapy is wired up with Django model and Mysql.

Website Demo

  • Book Presentation Authors Books Chapters Content OffCanvas

  • User System Login UserCenter OffCanvas

About

This is a Library website based on Django and Scrapy

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published