Chart JS

Daily Calories Monitoring Tool Using PHP and MySQL with Source Code

Submitted by rems on
Welcome to the Daily Calories Monitoring Tool, a web-based application designed to assist you in tracking and managing your daily calorie intake. By logging your calorie consumption, this tool enables you to monitor your dietary habits and make informed decisions about your nutrition. With an easy-to-use interface and robust functionality, the Daily Calories Monitoring Tool simplifies the process

Daily Expenses Monitoring App Using PHP and MySQL with Source Code

Submitted by rems on
Welcome to the Daily Expenses Monitoring App Using PHP and MySQL! This application serves as a comprehensive tool for individuals looking to manage their daily expenses efficiently. With a user-friendly interface and robust features, users can easily track, analyze, and visualize their spending habits in real-time. By leveraging PHP for dynamic server-side scripting and MySQL for secure data

Daily Expense Monitoring Tool Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Daily Expense Monitoring App, your go-to tool for efficient and insightful expense tracking. Designed with simplicity and functionality in mind, this app empowers users to effortlessly monitor their daily expenditures, helping them gain better control over their finances. Whether you're managing personal budgets or tracking business expenses, this app provides a user-friendly

Electricity Consumption Monitoring App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Electricity Consumption Monitoring App, a user-friendly tool designed to help you effectively manage and track your electricity usage. This app offers a streamlined interface where you can input your current electricity bill details, including the bill amount in kWh and the corresponding date. By leveraging the power of modern web technologies such as HTML5, CSS3 with Bootstrap, and

Bar Chart using ChartJS, AngularJS and PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a Bar Chart in Angular JS using Chart JS with PHP/MySQLi. Chart JS is javascript library that provides chart presentation of data with the help of html5 canvas. We will use PHP/MySQLi to fetch data from our MySQL database then pass to Angular JS to process the data to our Chart JS.