Programming

Online Posting and selling website like OLX.COM

This is the final project of mine at University. I have been use the PHP language with MySQL database. The PHP language is very flexible, reliable and more efficient for the web development. It's more secure and more consistent. Hope this project will help to the beginners of webdesign student.You can post any product on this site and advertize it for the selling. it's a good and nice site for the

How to Delete Files using Java

In this tutorial, we will create a program that can delete files using Java. We are done with creating files, appending, and reading data inside of a file. So, now let's start this tutorial! 1. Open Notepad. Encode any data in there and save it to the same folder with your java program and named it as data.txt. 2. Open JCreator or NetBeans and make a java program with a file name of deleteFiles

Weather Monitoring Station with Flood Monitoring System

Microcontroller-Based Weather Monitoring Station with Flood Monitoring System was my thesis in the degree of Bachelor of Science in Computer Engineering. This device made our group awarded as Best Thesis of the Year. The server station was programmed using Mikro-C and the remote station was programmed through Visual Basic.NET and MySQL as backend. I shared this code so that we can actually

Online Help Site (for Consultants and Clients)

This website is intended to be used as an online help site .The systems is supposed to create platform for Consultants with various skills to assist clients who need their services . The Admin of the system activates and deactivates the users of the site . Clients submits their queries to consultant of their choice so that their issues can be sorted out . They send messages to each other until the

Read Data from a Text File using Java

Today, I will teach you how to read data from a text file using Java. We're done with creating files and writing/appending files, so now we will proceed to reading of data from any files but here we just use the text files or .txt file extension. So, now let's start this tutorial! 1. Open Notepad. Put any data in there, for example, i have write " Sourcecodester is the best!". Save it to the same

Veterinary Clinic Management System for Surigao Pet Doctors

This is a system entitled Veterinary Clinic Management System for Surigao Pet Doctors that was programmed using Visual Basic 6.0 and SQL Server 2000. This is a thesis software/capstone project made by my friend way back in college. This system helps the pet shop clinic, clients, and health care services for pets. This system features: Register Clients Register Pet Check-up Confinement Surgery ____

Computerized Enrollment and Billing System for CRSHS

This is a complete Enrollment and Billing System for Caraga Regional Science High School that has also a grading system. This system is basically a project for Software Engineering Subject made by my classmates with a particular group. It was programmed using Visual Basic 6.0 and SQL Server 2000. This system features: Transaction Student -All Students -Active Students -InActive Students

JLT Traveller’s Inn Reservation System

This JLT Reservation system is a capstone project of BSIT student as their final requirement of the said subject. Using this system,the user is able to view gallery of JLT Traveller’s Inn. It can also allow the guest user to reserve a room. This system has an admin side wherein the administrator can view and update and delete the reserved rooms. The admin side has also a user management system