Simple School Billing System using C with Free Source Code

Submitted by razormist on
Simple School Billing System using C with Free Source Code The Simple School Billing System with Source Code is a project that can help you calculate the student school fees. The system has a simple function that can input each student details. The purpose of the system is to provide some simple but advance way of issuing fees for each student. About the System The Simple School Billing System was

News Portal - CMS in Python using Django Free Source Code

Submitted by oretnom23 on
Online News Portal Site using Django in Python This project is entitled Online News Portal Site. This is a web-based application developed in Python and Django Framework. The project is a simple Content Management System (CMS) for the News Publishing website. The application contains the features and functionalities that are commonly found in a news site. It has a pleasant user interface using the

PHP Batch Insertion from Array Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle Inserting the Data from Array in MySQL Database using PHP. Here, I will show you a technique to easily insert multiple data rows into the database. This technique or idea can be helpful for mass data insertion of a form for some feature of a PHP Projects such as POS or Cashiering System, Shopping Cart, and more.

SAP Information System Using PHP/PDO OOP Free Source Code

Submitted by nelzkie15 on
The Social Amelioration Program (SAP) grants a P5,000 to P8,000 monthly cash subsidy to low-income families for two months, depending on the area of residence. The subsidies provide marginalized sectors of society the means to afford basic needs during the pandemic. Common social services programs include unemployment benefits, child support, medical assistance, pensions, pregnancy leave, and

Scientific Calculator using Python with Source Code

Submitted by pushpam02 on
Scientific Calculator using Python This blog will help you understand ScienceCalculator.py, a scientific calculator which has been implemented using Python. Python is a very flexible yet easy-to-understand programming language. The programming language is widely used for various purposes including data analysis, machine learning, and scientific computing. About Scientific Calculator Source Code We

Simple Daily Water Intake Tracker using JavaScript with Free Source Code

Submitted by razormist on
Simple Daily Water Intake Tracker using JavaScript with Free Source Code Simple Daily Water Intake Tracker with Source Code is a project that can help you track your daily water intake. The application was made so simple that only has a minimal function to show the water intake result. The project is a user-friendly kind of system, it is made to be easier to understand in order to help you create

Online Student Result Management System in Python using Django Free Source Code

Submitted by oretnom23 on
Online Student Result Management System using Django in Python This project is entitled Online Student Result Management System. This is a web-based application project developed using Python and Django Framework. The application provides an online platform for certain school students or student parents to view the student's academic results. This project is a Django version of the project source

Blood Bank Management System in Python using Django Free Source Code

Submitted by oretnom23 on
Blood Bank Management System using Django in Python This project is entitled Blood Bank Management System. This is a web-based application project developed using Python and Django Framework. This project provides an online platform for Blood Bank organizations to manage their records. The application allows the said organization to manage the donations and blood requests. The application has a

Simple Live Chat Room Site in Python using Django and WebSockets Free Source Code

Submitted by oretnom23 on
Simple Live Chat Room System using Django in Python This project is entitled Simple Live Chat Room System. This is a web-based application that was developed in Python and Django Framework. The application is a simple chat room for random users. All can communicate in a single chatbox or conversation box. The chat messages are automatic updates to all client or user windows. The new messages are

Video Element Picture-In-Picture in JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, I will show how to Create a Picture-In-Picture Feature for your website's videos. The Picture-In-Picture is a feature that allows your user to stream the video within an inset window on your screen. With this, the user can continue reading the other content of the page while the video still playing in a window of your screen. Users can also continue to stream the video using the said feature while they are at the other window.