Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ksanyok/math-quiz-for-kids
A simple HTML+PHP math quiz project for kids. Created as a quick project for my child.
https://github.com/ksanyok/math-quiz-for-kids
Last synced: 4 days ago
JSON representation
A simple HTML+PHP math quiz project for kids. Created as a quick project for my child.
- Host: GitHub
- URL: https://github.com/ksanyok/math-quiz-for-kids
- Owner: ksanyok
- Created: 2023-10-24T18:35:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T18:37:29.000Z (about 1 year ago)
- Last Synced: 2023-10-24T19:33:30.745Z (about 1 year ago)
- Language: Hack
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math Quiz for Kids
## Overview
This is a simple HTML+PHP-based math quiz designed for children. The project was quickly put together to serve as an educational tool for my child.
![Language](https://img.shields.io/badge/language-PHP-blue)
![License](https://img.shields.io/badge/license-MIT-green)## Features
- Basic math problems
- Dynamic question generation
- Simple, child-friendly UI## Installation
1. Clone the repository.
2. Move the project files to your web server directory.
3. Open the `index.html` in your web browser to start the quiz.## Contributing
This is a simple project and contributions are welcome. Feel free to open an issue or submit a pull request.
## License
MIT