area

Area of Plane Shapes Calculator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Area of Plane Shapes Calculator, a comprehensive tool designed to simplify geometric computations effortlessly. This web-based application leverages the power of HTML, CSS, and JavaScript to offer users an intuitive platform for determining the areas of various two-dimensional figures. With its user-friendly interface and real-time calculation capabilities, this calculator is

Area Chart using ChartJS, AngularJS and PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to create an area chart in Angular JS using Chart JS and PHP/MySQLi. Chart JS is a javascript library that provides different kinds of charts with the help of HTML5 canvas element. PHP/MySQLi will fetch data from MySQL database and will serve as our API.