Online Ordering System Using PHP/MySQLi with Source Code

Submitted by argie on
This is an Online Ordering System that is originally written using PHP/MySQL and now upgraded to PHP/MySQLi so that this project will run properly in PHP 5.6 or higher. This system is a simple online shop of a certain store that selling customized products. Just like other online shops or eCommerce websites, this system allows visitors or possible clients to order multiple products at once but the

School Grading System using VB.NET and MySQL Server With Source Code

Submitted by cybernick75 on
If you are looking for School Grading System in VB.Net then you are at the right place. This simple system created using VB.Net for the High School level. This system has 2 sides of users which are the Administrator and the Subject Teacher. The Administrator is in charge of populating and maintaining the main list such as the student, teachers, users, and etc. The admin also can monitor and

Running Box Game using JavaScript with Source Code

Submitted by razormist on
Running Box Game using JavaScript with Source Code Running Box Game with Source Code is a project that is a single-player game where your role to control a box a run wild in the road. The game design is so simple it only contains colored boxes and a plain background. The benefit of the project is to have some fun and leisure after getting home from school, this game is suppose to be for the kids

Snake and Ladder Game using Pygame with Source Code

Submitted by razormist on
Snake and Ladder Game using Pygame with Source Code Snake and Ladder Game with Source Code is a single-player game where you only control a die that you will roll to get a satisfying number. You just need to rely on your luck for a good result of your rolled dice. The purpose of the system is to gather your friends, family and classmate to enjoy playing this board game. About the Project The Snake

Airline Reservation System using VB.NET with Source Code

Submitted by lokesh34567 on
This is an Airline Reservation System project for the learner of Vb.net. The system has 2 sides of users which are the Admin and the User. The Admin user is in charge of managing the Aircraft, Destinations, Scheduling, and Reports. The Regular User will be the one who can reserve a flight for the passengers and also the one who can cancel the reservation of the passengers. This Project using SQL

How to Create a Text-To-Speech Application in VB.NET

Submitted by donbermoy on

This is my another tutorial in VB.NET that converts an inputted text into a speech or voice. We will just only call the Speech API namespace for this program and with the use of Spvoice object. The SpVoice object brings the text-to-speech (TTS) engine capabilities to applications using SAPI automation. An application can create numerous SpVoice objects, each independent of and capable of interacting with the others.

Employee’s Management System in VB.Net with Full Source Code

Submitted by janobe on
Employee’s Management System in VB.Net with Full Source Code The Employee’s Management System is a software based system that is developed using VB.Net and MySQL for the database. It is designed as a user friendly system that even new users can easily operate it. This Employee’s Management System contains an admin section which plays an important role in running or operating the system. About the

Multiplying Number Game using JavaScript with Source Code

Submitted by razormist on
Multiplying Number Game using JavaScript with Source Code Multiplying Number Game with Source Code is a project that is a single-player game where your goal is to solve the given problem in short period of time. The game is design in simple colored border and text elements that visualize the gameplay. The purpose of the project is to help children to enhance their mathematical skills for solving

Rubik's Cube App using Python with Source Code

Submitted by razormist on
Rubik's Cube App using Python with Source Code Rubik's Cube App with Source Code is a single-player game where you control a regular rubik's cube. You need to scramble the rubik's cube first in order to fix the puzzle. This game is very fun and tricky game you need to think carefully to fix the puzzle. About the Project The Rubik's Cube App was created using Python that uses tkinter module in