/flask_ishuhui

Comic reading website built by flask.

Primary LanguageHTMLMIT LicenseMIT

Ishuhui!

Ishuhui

A flask project built for learning. Responsive waterfalls flow by Masonry and real time search by List.js.

Features

Dependencies

  • flask_apscheduler
  • flask_sqlalchemy
  • lxml

Usage

  1. git clone https://github.com/lufficc/flask_ishuhui.git
  2. cd flask_ishuhui
  3. python run.py
  4. Open localhost:5000
  5. Visit /admin/refresh_comics?username=<username>&password=<password> to fill all comics to database.
  6. Visit /admin/refresh_chapters?username=<username>&password=<password> to fill all chapters to database.

NOTE: username and password are defined in env.py

License

Licensed under the MIT License.