Question: PHP and MySQL programming project Project introduction In the real life, you may use online database and online data processing. The database is defined based

PHP and MySQL programming project
Project introduction
In the real life, you may use online database and online data processing. The database is defined based on designed tables in order to be used. Your project will pick one of this ONLINE database created by MySQL and process the data from the database using PHP.
Project Description
You design one online database using the three ways introduced in the class. In the project, you will use PHP for the data processing and show the result clearly using HTML such as FORM. Some topics you can choose, or you choose your own topic which you are familiar with:
Student registration system. The student can type in the course #, course title, and other related items. If the prerequired course was not finished, there is a warning. After everything is typed in, final schedule is created, and you must make sure no time conflict.
Student balance check system for computer science major: After you have the students' course data with grade, the system can check that to make sure the students are ready for the graduation based on balanced sheet, which is similar to MYFVSU degree.
Online shopping checkout system.
Or one topic you are familiar with or some project you can help for the small business from your family or friends
The requirements:
Online MySQL database design (You design data types, and table(s) using any three methods introduced in the class).
Implementation online data processing using PHP.
Please do number 2 and show every step.
PHP and MySQL programming project Project

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!