Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The aim of this project is to develop a complete web application using PHP and MYSQL . You project should contain a home page. This
The aim of this project is to develop a complete web application using PHP and MYSQL You project
should contain a home page. This home page should have navigation elements that allow the user
to login or register. You should provide some way of allowing the registration details to be changed
by the user. Youshould also allow the user to log out. If the user is recognized as an administrator at
login then you shouldprovide a page that shows all users that are currently members of the system.
Administrators should have the ability to block and unblock members from using the system. You
should use PHP sessions and a database table of userspasswords to authenticate users and
allow them to log in After registering, the user should be able to log in to a page that shows other
project features, such as adding, retrieving, removing and updating records in the database.
The students are required to do the following:
The student chooses a project title for example: online car shopping web site, restaurant
web site, student hostel management web site, etc...
The number of students in each group should not exceed
Describe the project
Specify the requirements
Design the project ERD
Implementation Create the database, Design and create the forms
Project Grading:
Report marks
Implementation marks
The project report should contain the following items:
Project description
User requirements
Project design
Database description
Forms design
Your web site should implement the following functions:
The ability to login
The ability to register
The ability to add records in the database using forms
The ability to retrieve records from the database
The ability to delete records from the database using forms
The ability to update records using forms
Files to be submitted
Compressed file that includes the website implementation
Report as a word file
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started