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

https://github.com/vedanthb/do-you-know-triangles


https://github.com/vedanthb/do-you-know-triangles

Last synced: 4 months ago
JSON representation

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