Simple Membership System Using VB.NET and MS Access with Source Code

Submitted by razormist on
The Simple Membership System was developed using VB.net, and for the database, I used MS Access. The purpose of this application is to lessen the work time of every individual and to avoid data redundancy. This project was made in Visual Studio 2012 expect that there will be a compatibility issue with the previous versions. This Simple Membership System manages the student registration and system

Contact Persons CRUD System using VB.Net and MS Access with Source Code

Submitted by Thongkorn on
First of all, I just want to say that I just switched from VB6 to VB.Net for only 8 months when I developed this program. But I would like to share with you my basic CRUD application in VB.Net and MS Access. This project is intended to collect employees' list information and the internal phone number to call. The design uses the One To One (1:1) relationship by loading data from the Detail Data

Guess my Number Game using JavaScript with Source Code

Submitted by razormist on
Guess my Number Game using JavaScript with Source Code Guess my Number Game with Source Code is a project that is a single-player game where your goal is to guess a number between 1 - 20. The game design is simple it only contains different text. The purpose of the project is to have a fun time and enjoyable entertainment. About the System The Guess my Number Game was created in a HTML web browser

Stock Management System in VB.Net and MS Access Database with Full Source Code

Submitted by janobe on
Stock Management System in VB.Net with Full Source Code The Stock Management System is a simple project that is made up of VB.Net and MS Access database. So, if you are looking for this kind of project this one is just right for you. It is very easy to learn and the functionalities of this Stock Management System in VB.Net can be easily understand even you are just a beginner. About the Stock

Budget Management System using PHP with Source Code

Submitted by razormist on
Budget Management System with Source Code is a PHP project that can let you compute your exact expense through the web app. The program was built using PHP, MySQLi, and Javascript. The program is very easy to use, the user can enter an amount and description in order to compute the total amount of expenses. The system will auto calculate the inputted amount and display the overall expense after

Simple Friend System Using PHP with Source Code

Submitted by razormist on
Simple Friend System with Source is a PHP project that can let you send a friend request to other users. The program was created using PHP OOP, MySQLi, and Javascript. The program is very straightforward, the user can access the system when he/she signup an account. The user can search and send a random user to the home page. After sending a request the receiving user can decide whether to accept

Easy and Simple way to Upload Image using PHP/MySQLi

Submitted by nurhodelta_17 on

This tutorial will show you how to create a simple image uploader using PHP/MySQLi. This tutorial does not include a good design but will give you an idea of how to upload images using PHP/MySQLi. Our goal in this tutorial is to create an Image Upload function into our simple Web App and Display the images after saving them into the database. The input that we will be using is an input file that only accepts any types of images.

Getting Starte

Please download and install the ff software if not yet installed in your desktop or laptop.

Church Management System using PHP with Source Code

Submitted by Godfrey De Blessed on
The CMAN Project is a Church Management Software that was developed to help the clergies to manage the church members, finances from the headquarters to the branch levels. It contains several modules and majorly the members and the admin side. The admin aside has access to all features and functionalities of the software while the members manage their system account, Tithes, and other givings

Guess Word Hangman Game using Python with Source Code

Submitted by razormist on
Guess Word Hangman Game using Python with Source Code Guess Word Hangman Game with Source Code is a single player game where you need to guess a word within a limited chance. Your only is to guess a word with a limited chance. The purpose of the system is to provide some enjoyable moment with your friends. About the Project The Guess Word Hangman Game was created in a simple console application