Project Source Code

Simple Payroll System

Submitted by donbermoy on
This is a simple payroll system for beginners. This system was programmed by my co-professor using Visual Basic 6.0 as frontend and SQL Server 2000 as backend. Features of the system: -login/logout -Employee Information -Emplyee List -Deductions: SSS, Tax, Others -Salary -Generate Payslip -Reports Account Information: username: admin password: admin Database name: Payroll For more inquiries and

Hotel Directory, Query, and Destination Information System

Submitted by donbermoy on
This is a system for Hotel Tavern Surigao as one of our clients. This is named Hotel Directory, Query, and Destination Information System that has been programmed through Visual Basic 6.0 and SQL Server 2000 as backend. This system is different from a hotel reservation system because this system is designed for queries, directories, and destination of guests. This system features: Guest

Product Information System in PHP/MySQL (Shopping Cart)

Submitted by donbermoy on
This is a Simple Product Information System that is capable of adding products with product name, product price, category, sub category, product details. This system can also add image of the product you wanted to add. Then the added products will go to its home tab with its information and images to be the list in shopping cart. Note that this system is not yet complete because i haven't done

Cashiering and Purchasing System for Ocean Bounties Restaurant

Submitted by donbermoy on
Cashiering and Purchasing System for this Restaurant was developed using Visual Basic 6.0 as frontend and MS SQL Server 2000 as backend. This system was one of the thesis I made for a particular school. This system is unique because this restaurant allows a debt purchase of meals. This system features: - Customer Registration - Sales Transaction - Order Item Transaction - Incoming Item Transaction

SchoolWebTech

Submitted by Engineer Jacks… on
School Web Tech is my project created in PHP/mysql. It is a multipurpose school management software that can be used by various schools worldwide for all administration, management and learning related activities. It can be used to manage students, teachers, employees, subjects, teachers and students payments, attendances, grading and all the system and process related to running school

Payroll System

Submitted by admin on
A payroll system that supports multiple companies. The database is created for each company. This is not intended for large businesses. My client did not ask for more features so the basic functions are: employees information, password protection, create voucher, payroll summary, and an employee's list report. At least you will learn on how to create a simple payroll system using this source code