Ishuhui
A flask project built for learning. Responsive waterfalls flow by Masonry and real time search by List.js.
Features
- Clear project structure.
- Controllers, logger, scheduler, extensions, models, tasks etc.
- Front end build with Bootstrap4, List.js, Viewer.js, Masonry, MDUI, and imagesLoaded.
Dependencies
flask_apschedulerflask_sqlalchemylxml
Usage
git clone https://github.com/lufficc/flask_ishuhui.gitcd flask_ishuhuipython run.py- Open localhost:5000
- Visit
/admin/refresh_comics?username=<username>&password=<password>to fill all comics to database. - 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.
