pie

Spin the Wheel App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Spin the Wheel App, a delightful and engaging web experience crafted with HTML, CSS, and JavaScript. This interactive project brings the thrill of a classic spinning wheel game to your browser, offering users a chance to enjoy a fun and unpredictable activity. With its user-friendly interface, dynamic wheel design, and colorful aesthetics, the app provides a visually appealing and

Pie/Doughnut Chart using ChartJS, AngularJS and PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a pie 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.