Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 2.26 KB

README-en.md

File metadata and controls

52 lines (36 loc) · 2.26 KB

FZYZ School Music Electing System

Author Backend Frontend UI

中文 | English

Introduction & Events Overview

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.

Deployment

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

Technology Stack

Changelog

See CHANGELOG.md

License

  • 1.x: under GPLv3 license
  • 2.x: under MIT license