Project: Angle Finding App

Project Highlights

  • Javascript object oriented programming
  • Responsive design
  • CSS Grid and Flexbox

This project allows you to find the angle between two lines in a circle divided into even sections. It was written in HTML, CSS, and vanilla Javascript. is designed to be responsive and accessible across all devices.

Intended to explore using dynamic variables between CSS and JS, this app allows users to select the number of equal sections they would like to divide a circle into, then updates the visual diagram of the circle and gives the angle between sections.

To practice with dynimic variables more, I have allowed users change the colors contained within the app with color pickers.

Return to Portfolio