This project is an API and a Web UI for quiz game questions.
The project features a robust system for maintaining the questions via the Web UI. Coupled with the Web UI is the API through which the quiz games can access the questions. Questions can be organized by categories for easier maintenance.
- Extensive interface for managing questions.
- Robust REST API.
- Organising questions via categories.
- Review changes before publishing.
This project depends on the following applications. Supported alternatives are also listed in italics.
The necessary dependencies are installed by Docker.
- Docker
- Composer
- PHP >= 7.2.0
- Database
- SQLite (currently used)
- MySQL/MariaDB
- PostgreSQL
- SQL Server
- Web Server
This project is open-sourced software licensed under the MIT license.