Answered step by step
Verified Expert Solution
Link Copied!

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 users/passwords 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:
1. The student chooses a project title (for example: online car shopping web site, restaurant
web site, student hostel management web site, etc...).
2. The number of students in each group should not exceed 4
3. Describe the project
4. Specify the requirements
5. Design the project (ERD)
6. Implementation (Create the database, Design and create the forms)
Project Grading:
1. Report (5 marks)
2. Implementation (10 marks)
The project report should contain the following items:
1. Project description
2. User requirements
3. Project design
4. Database description
5. Forms design
Your web site should implement the following functions:
1. The ability to login
2. The ability to register
3. The ability to add records in 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. 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

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Visual Basic6 Database Programming

Authors: John W. Fronckowiak, David J. Helda

1st Edition

ISBN: 0764532545, 978-0764532542

More Books

Students also viewed these Databases questions