/graphical-GeometryCalculator

A web application that calculates the perimeter, surface or even the volume of certain geometric shapes

Primary LanguageSvelte

graphical geometry calculator

Link of the web application: https://qusay99.github.io/graphical-GeometryCalculator/

This module respectively web application is a part of a project that aims at providing useful packages/modules on deno. After I programmed and released a module that is able to calculate the perimeter, surface or even the volume of certain geometric shapes, I decided to create a graphical interface for the module. Which looks as on the screenshot below:


screenshot-of-the-app

As you can see on the navbar of the web application, I am working on extending the web application to make it able to be (eingesetzt) for many topics such as physic, cryptography and more.

Below you will find the links to the used module for this page:

Deno: (https://deno.land/x/geometry_calculator@v1.0.3)

Github: (https://github.com/Qusay99/GeometryCalculator)

Router:

For the routing in this web application I used the following router: Svelte-Router: https://github.com/ItalyPaleAle/svelte-spa-router