https://github.com/vedanthb/do-you-know-triangles
https://github.com/vedanthb/do-you-know-triangles
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vedanthb/do-you-know-triangles
- Owner: VedanthB
- Created: 2021-07-20T23:33:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T21:54:08.000Z (over 4 years ago)
- Last Synced: 2025-02-21T12:35:16.287Z (over 1 year ago)
- Language: HTML
- Homepage: https://sad-panini-7bd320.netlify.app/index.html
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fun With Triangles
### What is this app about?
This is a fun app created in Vanilla JS to learn about triangles in fun way. It has four sections:
1. Angles of Triangle: To check if user input angles form a triangle
1. Check Hypotenuse: To calculate hypotenuse if user know lengths of sides of right angle triangle
1. Calculate Area: To calculate area depending on the data about triangles user has
1. Take a Quiz: A small quiz with basic level questions to test user's knowledge about triangles
### How to use?
Click on section you want to open.
1. Angles of Triangle: Enter values in input fields and click on submit to check results.
1. Check Hypotenuse: Enter values in input fields and click on submit to check results.
1. Calculate Area: Select one option according to available data of triangle. Enter values in input fields and click on submit to check results.
1. Take a Quiz: Select answers and click on submit to check the score