LSFD202201V3
The 3rd version of LSFD202201 Class Website
Aim
The aim of this website is to contribute to our class in our own way and to challenge our programming skills.
About our class
LSFD 202201, located in YP District, SH, China. We are a formal school class in Lansheng Fudan Middle school.
Address: 8 Shijie Rd.(near Nenjiang Rd.)
Transportation: Shanghai Metro Line 8, Shanghai Metro Line 10, 90, 966, 55, 大桥三线
Contributors
Andy Zhou
Special Thanks To
Projects
Books
People
Without these projects, the website cannot be developed.
At the same time, thanks to GreyLi, it was his Python Web Development with Flask
that took me into the wonderful world of Flask.
Release Notes
V3.8.4 8/12/2020
Remove index page versions
V3.8.3 & V3.8.2 8/6/2020 - 8/11/2020
Fix bugs
V3.8.1 8/5/2020
Remove threading (due to sth weird, the threading did not work).
V3.8.0 8/4/2020
- Write more unittests
- Add feedback page
- Add test coverage
V3.7.1 7/30/2020
- Fix the bug that admins could not delete articles.
- Update this README.md
V3.7.0 7/29/2020
- Use blueprints to refactor code
- Send emails to admins after uploading
- Use Flask Migrate
- Use MySQL instead of SQLite
- Write unittests
V3.6.1 7/24/2020
- Refactor Project
- Use CKEditor
V3.5.2 7/23/2020
- Change default index theme to light
- Add better pagination support
- Refactor the project
V3.4.0 7/20/2020
- Give administrators the power to edit articles
- Refactor the project with Bootstrap-Flask and Bootstrap4
- Add fade-in effect on index page
- Add a datepicker on upload page