Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Assessment 2 Web Page Design Unit code / name ICT 2 0 3 Web Application Development Presentation duration 1 0 - minute presentation per student
Assessment Web Page Design
Unit codename ICT Web Application Development
Presentation duration minute presentation per student in week
Total marks of final mark
General Instruction for students Students will have to record a minute video to show case their website.
The video must contain codewalkthrough explaining how the code works.
Video must be uploaded to YouTube and then submit link in a text file.
Also, the folder containing all the code for their web app will have to be zipped and submitted.
Submission will contain things:
Text file contain link to your video
Zip file containing your entire website files.
Date Week
Time : PM
Description
Design and build a set of linked web pages for a fictitious Online Car Sale. You are required to create Online Car Sale allowing registered sellers to advertise their cars. The site should provide a search capability for the car buyers to find car that they are looking for by typing the car model and location. In this stage, you are required to build frontend of website by using HTML CSS and JavaScript. Your web pages must be crossbrowser compatible responsive to different browsers
Guidelines
A Homepage
Homepage must consist of the company logo brief introduction about the business, and links to other web pages of the website.
B Car Seller Registration
Seller registration allows the system to validate the sellers details and the system must send back notification if any field is empty.
This page should prompt sellers to fill a form with fields for
Name
Address
Phone number
Email address
Username
Password
C Seller Page
This page should provide the following links for the sellers to manage the advertisement of their cars after successfully logging in: Login, Add car. the system must send back notification if any field is empty.
i Login page This page should prompt sellers to fill a login form with fields for:
Username
Password
ii Add car This page should request user to fill in the form with field for:
Make
Model
Year
Milage
Location
Price
D Search Page
Search page allows the users to find cars that they are looking for by typing the model and location.
E About Us page
You should provide full name of business, location of main office, telephonefax numbers, e mail address, staff names and picture of staff.
F Dynamic content
You are required to write JavaScript to achieve the following:
The background color of each form input must change to yellow when it is selected.
Background color of each form input must change to white when user leaves input field.
Background color of each button must change to light blue when the mouse pointer is moving onto a button.
Marking Scheme
Marks will be allocated for:
to unique pages
Original content
Original design
Site structure
Appropriate and useful content
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