中文 | English
The system used for electing annual school music in Fuzhou No.1 High School(FZYZ), the events can trace back to year 2007.
1.x version(trace back to year 2009) was developed by @upsuper, and maintained by several seniors of the SCAN Club such as @Robot and @miskcoo (Unconfirmed), the events were conducted by SCAN Club members.
2.x version was developed by @Googleplex since 2016 according to the main logic of the 1.x version, and was first successfully used in November, 2017. Since the SCAN Club was incorporated with 7HMakers Club in 2017, the event of that year was conducted by the original SCAN members in 7HMakers Club, then the following events will be conducted by later 7HMakers members.
Recommended configuration for the server:
- OS: Mainstream Linux releases
- Memory: 1GB+
- Environment: PHP 8.1+ (with Composer 2.2+), Apache / Nginx, MySQL 5.7+
Instructions to deploy production and development environment: See DEPLOY.md
- Backend:
- Frontend:
- 2.1.x: Vue (JS Framework), ElementUI 1.x (UI)
- 2.2.x: React (JS Framework), dva (Dataflow frontend framework), Ant Design (UI)
- 2.6.x: React (JS Framework), Vite (Scaffold), Ant Design (UI)
See CHANGELOG.md
- 1.x: under GPLv3 license
- 2.x: under MIT license