https://github.com/mathematicode/equationfromtable
Generates tables of values either y=ax or y=x+b and checks if the user input the corresponding equation.
https://github.com/mathematicode/equationfromtable
Last synced: 9 months ago
JSON representation
Generates tables of values either y=ax or y=x+b and checks if the user input the corresponding equation.
- Host: GitHub
- URL: https://github.com/mathematicode/equationfromtable
- Owner: mathematiCode
- Created: 2024-04-01T20:47:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T16:12:37.000Z (over 1 year ago)
- Last Synced: 2025-03-17T17:25:36.665Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://equation-from-table.netlify.app/
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is one of the first projects I've ever made using HTML, CSS, and Javascript.