Friday, July 20, 2018

Inventory Control System for a Construction Company Using PHP and MySQL


Here is another complete project using PHP and MySQL. This project is more advance than the previous posted project "Installment Payment System". This project is even suitable for the BCS Professional Project. But as always I am telling you that you need to do your own things rather copying from another one as it is. You can use this project as a guideline and create your own project from it.

This project is for educational purpose only. I posted complete source codes, mysql databases and all coding guidelines need to run this project in a local web server environment (I used WAMP server).

You can see the full project details and download the complete project here https://systemconstruction.blogspot.com/ 


Sunday, July 8, 2018

Learn to do project using PHP and MySQL


I uploaded a simple starting level project created using PHP and MySQL (link https://phpfromexample.blogspot.com/). This is a "Installment Payment System" for an electronic store, but you can use it for any other similar business. This "Acme Electronics" is an electronic item retailer who sells items to its customers on easy payment schemes. Customers can buy electronic products from this retailer and pay by monthly installments.

So our client want to have a system that can record customer details, sales records, and payment details. Customer want to track each customer's sales and details of installment payments and how many monthly premiums to pay.

The system was created using PHP and MySQL so the customer can host the system in an online web server and access to the system from any where any time.

This posted system developed only for educational purpose and there are so many further developments needed it to run in a real environment. This is to learn programming using PHP and MySQL and after studying the code and database you will gain good knowledge in how to develop a system for your final project.

It is not advisable to use the posted system as it is for any kind of academic project. You can gain ideas and learn from source code and develop your own system to submit for the project.

NOTE:
Acme Electronics is a fictional organization and this system does not developed based on any real requirement. This is a fictional project for students to learn about programming using PHP and MySQL.


Link to the project https://phpfromexample.blogspot.com/

Important Notice!

Dear students and friends. When you commenting please do not mention your email address. Because your email address will be publicly available and visible to all. Soon, it will start sending tons of spams because email crawlers can extract your email from feed text.

To contact me directly regarding any inquiry you may send an email to info@bcslectures.website and I will reply accordingly.