Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The goal of this project is to develop a complete web application using PHP and MYSQL . You are the project It should have a

The goal of this project is to develop a complete web application using PHP and MYSQL. You are the project
It should have a home page. This home page should contain navigation elements that allow the user
To login or register. You must provide some way to allow registration details to be changed
By the user. You must also allow the user to log out. If the user is recognized as an administrator in
When you log in, you must provide a page showing all users who are currently members of the system.
Administrators should have the ability to block and unblock members from using the system. You
PHP sessions and the user/password database table must be used to authenticate users and
Allow them to log in. After registration, the user should be able to log in to the page that appears again
Project features, such as adding, retrieving, removing and updating records in the database.
Students are asked to do the following:
1. The title of the students project is a restaurant
website.
2. The number of students in each group should not exceed 4 students
3. Project description
4. Define requirements
5. Project Design (ERD)
6. Implementation (database creation, design and creation of forms)
Project classification:
1. Report (5 marks)
2. Implementation (10 marks)
The project report must contain the following elements:
1. Project description
2. User requirements
3. Project design
4. Description of the database
5. Form design
Your website should perform the following functions:
1. The ability to log in
2. The ability to register
3. The ability to add records to the database using forms
4. The ability to retrieve records from the database
5. The ability to delete records from the database using forms
6. Ability to update records using forms
Files to be submitted
- Zip file containing the site implementation
- Report as a Word file

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions