San Ramon Catholic High School Enrolment System in vb.net

San Ramon Catholic High School Enrolment System in vb.net

San Ramon Catholic High School Enrolment System in vb.net High School Enrolment System in vb.net programming language is used in recording the student’s information. This system will lessen the time …

Read more

Uploading File Without Refreshing Page in PHP

Uploading File Without Refreshing Page

A PHP script can be used with a HTML form to allow users to upload files to the server. Initially files are uploaded into a temporary directory and then relocated …

Read more

KCC Teacher Inventory System in VB.net

KCC Teacher Inventory System in VB.net

The KCC Teacher Inventory System in vb.net programming language is created by Visual Basic 2008 and Microsoft Access 2007 for its data base support. This system is a user friendly …

Read more

Touchscreen Restaurant POS in vb.net with source code

Touchscreen Restaurant POS in vb.net with source code

Touchscreen Restaurant POS in vb.net with source code This Touchscreen Restaurant POS is developed using VB.NET and SQL Server…. What is Visual Basic’s purpose? The third-generation programming language was created …

Read more

Touchscreen Restaurant POS (Back and front office) in VB.net

Touchscreen Restaurant POS (Back and front office) in VB.net

Touchscreen Restaurant POS (Back and front office) in VB.net This Touchscreen Restaurant POS (Back and front office) in VB.net is created using Visual Basic programming language. What is Visual Basic’s …

Read more

Fix and Mix Payroll System in VB.net

Fix and Mix Payroll System in VB.net

Fix and Mix Payroll System in VB.net Payroll System is needed if you have a business that involves one or more employees. This system plays a vital role not just …

Read more

Tagukon National High School Library System in VB.net

Tagukon National High School Library System in VB.net

Tagukon National High School Library System Project in VB.net for Tagukon National High School is made by the 4th year graduating students of Kabankalan Catholic College for their capstone. This …

Read more

How to create a Session Array() variable in PHP

Session Array In PHP can store more items or data in a single variable but these are not available in different pages for use. Any ordinary ( or normal ) …

Read more

Complete Inventory Management Software in vb.net

Complete Inventory Management Software in vb.net

Complete Inventory Management Software in vb.net This Project Complete Inventory Management Software in vb.net written in visual basic as front end and MS SQL Server 2008 r2 as Back end. …

Read more

Selecting MySQL Database from the Command Prompt

Drop Database In MySQL

There be a situation when there are different databases present and you have to select one of them to work on. So after MySql connection you can do the following …

Read more

Drop Database In MySQL Database

Drop Database In MySQL

You can create/drop any database using MySQL mysqladmin binary. It’s very important to understand that If you drop a database, that means to delete any database then all the data in it …

Read more

Frequently Asked Questions

Are all the projects on itsourcecode.com really free?
Yes. Every project in this hub is free to download, modify, and use, including for BSIT, BSCS, BSIS, and CSE capstone projects. All code is released under the MIT License unless otherwise noted, which means you can also use it commercially. There is no signup, no email gate, and no payment. We do ask that you cite itsourcecode.com in your capstone documentation as required by academic integrity standards, and that you modify the project substantially before submission, because panels in 2026 actively check for known capstone codebases.
Which programming language should I choose for my BSIT capstone in 2026?
For Philippine BSIT capstones, PHP + MySQL is the most accessible: lots of local industry demand, easy hosting on shared servers, and panels are familiar with it. Python (Django or Flask) is the best choice if your project includes AI/ML features. Java with NetBeans is preferred by panels emphasizing OOP discipline. VB.NET works for desktop-focused capstones. Laravel is gaining popularity as a modern PHP framework alternative. Choose the language you can defend confidently, that matters more than which one is currently trendy.
Do the project downloads include database files and setup instructions?
Yes. Every project download includes the source code, the database SQL file (typically MySQL or SQL Server), and a README with basic setup instructions. For larger systems we also include screenshots and test credentials. If a project page is missing any of these, leave a comment on that project's article. Our team monitors comments daily and updates downloads as needed.
Where can I find UML diagrams to document my project?
Visit our UML Diagrams Library for 300+ free UML diagrams covering ER, DFD, Class, Use Case, Activity, Sequence, Component, and Deployment diagrams for common capstone systems including Library Management, Hotel, Hospital, Restaurant, School, ATM, Payroll, and E-commerce. Each diagram can be downloaded as a reference image and adapted to your specific system's terminology.
How do I write the Chapter 1-5 documentation for these projects?
Use our Chapter 1-5 capstone writing series for step-by-step guides with Philippine BSIT-specific templates and real examples for each chapter: Chapter 1 (Introduction), Chapter 2 (Review of Related Literature), Chapter 3 (Methodology), Chapter 4 (Results and Implementation), and Chapter 5 (Summary, Conclusions, Recommendations). The series pairs perfectly with any project from this hub.
Can I request a custom project that's not in the library?
Yes. PIES Information Technology Solutions offers custom capstone development for Philippine BSIT and BSCS students. We can build complete systems in any of our supported stacks (PHP, Python, Java, VB.NET, Laravel, Android), produce full Chapter 1-5 documentation, and provide consultation for project defense preparation. Pricing depends on project scope. Visit our Hire Us page to request a quote.
What's the difference between this Free Projects hub and the Final Year Projects hub?
This Free Projects hub focuses on the source code itself: downloadable systems organized by programming language and project type. The Final Year Projects (FYP) hub focuses on the academic side: capstone ideas, Chapter 1-5 writing guides, defense preparation, and curated topic lists for AI, IoT, ML, and Web projects. Most students use both: pick a project from this hub, then use the FYP hub to write the supporting documentation.