mostafashawki / polygons-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polygons calculator

Just a small demonstration to calculate polygons areas

Installation

backend

cd backend npm install

frontend

npm install

Run (from the root folder)

npm start

How to use it?

Just run the application and upload the Json file (annotations.json) in the root folder to get the calculated areas

About


Languages

Language:JavaScript 41.2%Language:TypeScript 34.1%Language:HTML 14.9%Language:CSS 9.9%