Online Pre Enrollment and Grade Inquiry System in PHP Free Source Code

Submitted by argie on
Introduction This system is an Online Pre Enrollment and Grade inquiry Using PHP/MySQL Database. This system manages the pre-enrollment process of a certain school online. The system has 4 types of users which are the Admin, Teacher, Cashier, and Student. Each of the said user types has different features. About the System This system was originally written in PHP/MySQL older version and now

Library Management System using C with Source Code

Submitted by razormist on
Library Management System using C with Source Code The Library Management System with Source Code is a project that can manage the books that you record. The system can help you organize a library details by entering the information such as Book Id Name, Price, etc. The purpose of the system is to help and maintain the managing of a Library information. About the System The Library Management

Ping Pong Game using JavaScript with Source Code

Submitted by razormist on
Ping Pong Game using JavaScript with Source Code Ping Pong Game with Source Code is a project that is a single-player game where your goal is to hit the ball and defeat your opponent. The game design is simple it only ball and paddle objects. The benefit of the project is to have a very fun environment with your friends, classmate, etc. About the System The Ping Pong Game was created in a HTML web

Simple Math Quiz using HTML/JavaScript with Source Code

Submitted by razormist on
Simple Math Quiz using HTML/JavaScript with Source Code Simple Math Quiz with Source Code is a project that give you math trainer to enhance your number comprehension. The application was made to help you answer any math problems with ease. The purpose of the project is to help you study and taught you how to solve a math problems. About the System The Simple Math Quiz was built in a HTML web

Simple Console Game using Python with Source Code

Submitted by razormist on
Simple Console Game using Python with Source Code Simple Console Game with Source Code is a multi-player game where your objective is to successfully align your bet piece. You just need to careful where to place your bet in the 3x3 grid. The purpose of the system is to have leisure and pastime for your day. About the Project The Simple Console Game was built using Python module where it compose

Online Covid Vaccination Scheduler System in PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Online Covid-19 Vaccination Scheduler System. This system provides the individual an online platform in which they can schedule their vaccination on their desired date and location. The system automatically counts the number of availability of individuals that can schedule on a specific day. About this System This Online Covid-19 Vaccination Scheduler

Point of Sale (POS) System Using PHP/PDO Free Source Code

Submitted by argie on
Introduction This is a PHP Project called Point of Sales System. This project has many features that commonly needed to ease the day-to-day transaction of a certain store/company. This POS System can also handle customer credit which the customer can make an installment payment. The system has a simple user interface and user-friendly functionalities. About the system This Point of Sale System was

Online Courseware Using PHP/MySQLi Free Source Code

Submitted by argie on
Introduction Hi everyone! I made this code in order to help other programmers that find difficulties in creating an online courseware Web Application using PHP. This application helps the teachers provide their students an online platform for taking a quiz. This has 3 types for users which are the Admin, Teachers, and Students. About the system This Online Courseware Web app was developed using

Point Of Sale System in C# and SQL Server Free Download

Submitted by Raj.Sharma on
Introduction This is a C# and MS SQL Server Project entitled Point of Sale System. This is a software-based application that allows a specific store or shop to manage its day-to-day transactions. The system 2 sides of GUI which are the Administrative Side and the Customer Side. About the POS System This Point of Sale software was developed for my client's thesis. The system contains the features

Creating an AngularJS CRUD using UI-Router and PHP/MySQLi Tutorial

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a CRUD Operation in Angular JS using Ui-Router to manage our routes and PHP/MySQLi to handle our backend with MySQL as our Database. You will learn in this tutorial how to use UI-Router. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Applications.