Database Systems: Design and Implementation

This coursework is a report along with a website creation there is no specific word count for the report as it is based on the website and the requirements will be below along with all the required files. I know the price for this order will be more which is why i am asking to read the full brief and get back to me with a reasonable price thanks.

the required skills for the website are html, css and php

You are required to:

Design a website which is related to the case study you used for coursework 1. Your website should consist of 5 or more pages, which demonstrates some aspect of you case study.

Produce a partial implementation of a web site using relevant software taught on this module. The marking scheme given below shows you the feature that your web site is expected to demonstrate.

Discuss the professional, legal and ethical issues relevant to web site design.

Your website may include links to other sites, and may include pictures from those other sites. Copyright law protects material on the World Wide Web just as it protects material in print or on TV or radio, or in films. In general, you cannot incorporate material from other sources in your own work without first receiving permission from the copyright holder. Copyright law does allow students special concessions but these are very limited. As a student you may use copyright material for your own personal study purposes only. This includes using copyright material submitted as part of an assignment for assessment. If you later want to use the same material for any other purpose, you must seek permission. This assignment will count towards your final assessment score and therefore fulfils this criterion, but you should follow these guidelines:
Wherever you include a picture from another site, you should include a caption acknowledging the source (the URL) and date accessed.
Details of all images used must be included in the Report see below
If you quote directly from another site, another student or any other source, you must use quotation marks and acknowledge the source (for a web site, also include the date accessed).

Coursework Report Requirements:

The report should consist of the following:

The website design including:
Personas for two potential users see week 17
Annotated story boards for your design see week 17
Annotated screenshots of your website which clearly shows the full functionality
Annotated screenshot and/or codes of any additional functionality that you need to bring to the marker attention (see marking scheme below, 10 marks)
Annotated PHP codes (see section below)
A discuss of the professional, legal and ethical issues relevant to web site design. -see week 18.

PHP Codes: If you cannot run the codes through Xampp/Mamp.
The PHP sections are listed in the marking sheet below.
The HTML forms that are required to accept user input should be included in you functioning website.
The PHP codes should be included in separate files along with all the other codes.
The PHP codes should be included in the report and should be annotate to show:
What each section of the code does.
The different variables used within the code, such as:
Variables used to hold database connection details (localhost, password etc)
Variables used to hold users input from the HTML forms (names given to the input fields in the form)
Working variables used with the programme (PHP variables used with the $_POST function)
The database attributes (used within the SQL statements and when printing results to the screen)
The SQL statement and an explanation of what it does.

Submission of coursework:

Each group should submit a zip folder containing the following:

The coursework report
All files (codes, images etc) for the website