https://github.com/billstephens2022/mathform-angular
A fast past math game (simple addition) built using Angular.js and a Reactive Form. Uses a custom validator in Angular app to check the response to see if close to the answer, incorrect, or if correct. Keeps track of average solve time.
https://github.com/billstephens2022/mathform-angular
angular angularjs css css3 html html5 javascript typescript
Last synced: about 2 months ago
JSON representation
A fast past math game (simple addition) built using Angular.js and a Reactive Form. Uses a custom validator in Angular app to check the response to see if close to the answer, incorrect, or if correct. Keeps track of average solve time.
- Host: GitHub
- URL: https://github.com/billstephens2022/mathform-angular
- Owner: BillStephens2022
- Created: 2023-09-13T18:27:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-14T15:46:06.000Z (almost 3 years ago)
- Last Synced: 2025-10-08T03:47:24.594Z (9 months ago)
- Topics: angular, angularjs, css, css3, html, html5, javascript, typescript
- Language: TypeScript
- Homepage: https://billstephens2022.github.io/MathForm-Angular/
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MathForm-Angular

## Description
A fast past math game (simple addition) built using Angular.js and a Reactive Form. Uses a custom validator in Angular app to check the response to see if close to the answer, incorrect, or if correct. Keeps track of average solve time.
Screenshot below:

## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)
## Installation
Deployed URL: https://billstephens2022.github.io/MathForm-Angular/
## Usage
2 randomly generated integers will appear on the screen and the user must type the answer into the input box. If user is incorrect, but the answer is close, the box will be highlighted in yellow. If the answer is correct, average solve time statistic will be updated and the next equation will appear.
## License
This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT
## Contributing
N/A
## Tests
N/A
## Questions
Contact Info
GitHub user name: BillStephens2022
Link to GitHub profile: https://github.com/BillStephens2022
Email: stephensbill17@gmail.com