Skip to content

kornyellow/kmitl-itentre-triangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triangle Classifier

The Triangle Classification Tool is a web-based application that helps users determine the type of a triangle based on the lengths of its sides.

Features

  • Input triangle side lengths and classify the triangle type.
  • Visual representation using an HTML5 <canvas>.
  • Simple and user-friendly interface.

Technologies Used

  • HTML5 for structure.
  • JavaScript for logic and interactivity.

How to Use

  1. Open https://kornyellow.github.io/kmitl-itentre-triangle
  2. Enter the lengths of the triangle sides.
  3. View the classification results and the triangle visualization.

Project Structure

triangle-classifier/
│-- index.html  # Main HTML page
│-- script.js   # JavaScript logic for triangle classification
│-- style.css   # CSS file for styling (optional)

Design Reference

The design is based on the assignment provided by KMITL IT Entrepreneurship students.

  • Design PDF: View here
  • Contributors:
    • Development: 64010009, 64010312
    • Design: 64010459 and crew

Running the Project

To run the project locally:

  1. Clone this repository:
    git clone git@github.com:kornyellow/kmitl-itentre-triangle.git
  2. Open index.html in a browser.

License

This project is developed for educational purposes under KMITL IT Entrepreneurship 2024.


KMITL IT ENTREPRENEURSHIP 2024

About

The Triangle Classification Tool helps users determine the type of a triangle based on the lengths of its sides.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •