An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# MathForm-Angular
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)

## 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:

![app screenshot](/src/assets/images/screenshot.png)

## 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