-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# 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 recording. | ||
* Integrate mysql framework 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 Myswl framework. | ||
|
||
# Website Demo | ||
|