0% found this document useful (0 votes)
306 views6 pages

CT081-3-3-Mobile Web Multimedia Assignment 2021

This document provides instructions for an individual assignment to design a mobile web application. Students must choose from one of several project options, which involve creating an online ordering or ticketing system. The application must be developed using .NET technologies and include features like user registration, administration, shopping cart, and payment. Students are required to submit documentation of at least 2000 words covering the project requirements, design, implementation, and conclusions. They must also present their working application and will be assessed based on criteria such as fulfillment of requirements, dynamic content display, and usability.

Uploaded by

james chhetri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
306 views6 pages

CT081-3-3-Mobile Web Multimedia Assignment 2021

This document provides instructions for an individual assignment to design a mobile web application. Students must choose from one of several project options, which involve creating an online ordering or ticketing system. The application must be developed using .NET technologies and include features like user registration, administration, shopping cart, and payment. Students are required to submit documentation of at least 2000 words covering the project requirements, design, implementation, and conclusions. They must also present their working application and will be assessed based on criteria such as fulfillment of requirements, dynamic content display, and usability.

Uploaded by

james chhetri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Mobile Web & Multimedia Individual Assignment Page 1 of 6

ASIA PACIFIC UNIVERSITY OF TECHNOLOGY AND INNOVATION


MOBILE & WEB MULTIMEDIA
INDIVIDUAL ASSIGNMENT

Intake :
Lecturer :
Date Due :
Date Assigned :

LEARNING OUTCOMES

On completion of the module you should be able to demonstrate the following learning
outcome:

 Construct appropriate mobile web multimedia application (C6, PL03)


 Report effective reasoning on the technologies utilized in the application (A3, PLO4)

PROJECT TITLES

You are to produce a Web based application to be used on a mobile device.

You have been appointed as a mobile Web applications developer in an organization which
specialises in designing and developing mobile Web applications. The company you are
working in has a great opportunity to secure a contract with a large client. However, your client
requests you to design and build a mobile Web application to allow consumers to purchase
their products/services online.

You must understand the client’s requirements and develop the mobile Web application.

You are allowed to choose ONE (1) of the following application:

 Online Food Ordering


 Online Grocery Shop
 Online Lifestyle Shop
 Online Retail (wear, gadgets, )
 Online Ticketing System

CT081-3-3 Asia Pacific University of Technology and Innovation 2021


Mobile Web & Multimedia Individual Assignment Page 2 of 6

Your task in this assignment is to create an interactive and dynamic website using .NET
technologies. You will need to meet various implementation requirements, but the actual
content of the website is entirely up to you. The goal is to create a relatively small application
that is extremely well designed, architected and implemented.

You are required to complete this assignment entirely by yourself. The website should consist
of following web pages listed below.

1. Member Registration
a. Login
b. Manage Profile
2. Administrative Functions (Website Management)
a. Manage Users
b. Manage Products
c. Manage Categories
d. Manage Orders
3. Product Catalog
4. Shopping Cart
a. Current
b. History of purchases
5. Payment Support
6. Product Delivery
a. Pending
b. Sent out for delivery
c. Delivered
7. Customer Feedback
a. Giving ratings to the product/transaction

The mobile website must demonstrate good usage and appropriateness of multimedia element.
You are expected to provide a suitable interface by applying design principles and a fully
functional navigation component.

REQUIREMENTS

You are required developed a detailed requirements specification for the website. The website
must fulfill the basic requirements described below:

1. The focus of this assignment to develop a mobile web interactive and dynamic
website
2. Your Web application should be able to be viewed in any standard Web browser, such
as Internet Explorer, Chrome, Mozilla or Opera. This means that you should produce
only standard HTML and ECMA script for client side processing.
3. Your Web application should store information in a server-side SQL Server database.
Your Web application should both read and write this information.
4. The mobile Web based system application with user guide.
5. It is strongly recommended that you develop your application in an incremental
fashion, where you first develop a working system that meets all of the minimum
requirements before contemplating any of the optional requirements.

CT081-3-3 Asia Pacific University of Technology and Innovation 2021


Mobile Web & Multimedia Individual Assignment Page 3 of 6

Note:
1. Your application should be accessible via a mobile browser regards of the type of
mobile device.
2. The usage of Web page creation tools is permitted.
3. Verification for online payment is not required.
4. All other conditional checks that are necessary should be included.

DOCUMENTATION

The documentation should be in a standard report format with appropriate header and footer.
There must be a cover page stating your name and ID. The documentation should contain at
least 2000 words. The documentation needs to be submitted in Moodle. All other necessary
project files to run the website should be submitted to Moodle as a zipped file.

The documentation should include the following:


1. Styles & Formats
 Type face: Times New Roman/ Arial. Bold face, italic & lines can be used for
emphasizing and to enhance readability
 Font size: 12(except tittles and headings)
 Margins: 1” from the left, right, top & bottom of the edges of the A4 paper
 Spacing: maximum 1.5 lines between texts of a paragraph
 Alignment: full justify
 Headers and footers can be used
 Each page must be numbered

2. Cover page, your cover page should contain the following items
 Your name and ID
 Intake code
 Subject
 Project title
 Date assigned (the date the report was handed out)
 Date completed (the date the report is due to be handed in)
 APU logo

3. Recommended Content
 Acknowledgement
 Table of Contents - The table of contents should have the topic title and reference
page number attached to each topic.
 Introduction or Project Plan - This section introduces your project including the
background information of the Web site, and objectives, scopes, targeted audiences,
project schedule and a summary of the major functions of your Web site.
 Requirement Specification - This section defines the needs or conditions to meet
requirements of the various stakeholders, such as beneficiaries or users.

CT081-3-3 Asia Pacific University of Technology and Innovation 2021


Mobile Web & Multimedia Individual Assignment Page 4 of 6

 Design - The section defines the database structures, interface design, website
architectures, Web page descriptions and etc. You are required to discuss the design
decisions made and the reasons for them.
 Implementation
i. Factors related to the design of the user interface.
ii. Factors related to the development and organization of the system for real-world
deployment and its implications.
iii. Discuss the steps on how you implement the system.
 Conclusions – This section reviews and evaluates the works you have conducted.
You can validate the website whether it has achieved the formulated objectives.
Also, you are required to discuss limitations of the website and ways to address
these issues in the future.
 References
 Appendices

4. User Manual
 A list of any (admin) user names or passwords that might be required by graders
to test your web application.
 A summary to setup & configure your website.
 A simple walkthrough to use your website.

SUBMISSION

1. All documentation must be submitted online to Moodle.


2. All other necessary project files to run the website must be submitted to Moodle as a
zipped file.

PRESENTATION

You are required to present your website to the lecturer, and the presentation will be judged
accordingly.

ASSESSMENT CRITERIA
The assignment has a weight of 100%. Your effort will be assessed based on the following
criteria.

No Criteria Mark Allocated Score


Documentation (100/200)
1 Introduction 20
2 Requirement specification 20
3 Design 20
4 Implementation 20
5 Conclusion, Document Styles and Formatting & User 20
Guide
Implementation (100/200)

CT081-3-3 Asia Pacific University of Technology and Innovation 2021


Mobile Web & Multimedia Individual Assignment Page 5 of 6

6 Display Record (Dynamic content, Product catalog, & 20


etc.)
7 Insert Record (registration, add new product, add to cart 20
& etc.)
8 Update & Delete Record (manage profile, products, 20
shopping cart & etc.)
9 User Authentication & Form Validation 20
10 Mobile Web Layout & Appearance, Navigation design, 10
content of the website and usability of the web pages
11 Presentation 10
Total Marks 200
Percentage (%): 100%

GRADING CRITERIA

Performance Indicators & Marking Guideline:

Grade Indications Score


Distinction  Distinctive work will exhibit a high level of penetration in 15-20
>70% analysis and design, outstanding and clarity in
communication, design and implementation. The
supporting report should be exceptionally well-
substantiated in its analysis, reasoning, and conclusions
with each area.

 In addition, at the advanced level the student will


demonstrate an exceptional ability to synthesize
innovative perspectives of the topic with work from other
parts of the discipline.
Merit  Student should be able to show further evidence of 12-14
65-74% knowledge, understanding the module material through
analysis, design, prototype and implementation of the
Web site. The supporting report should be well written
and supported throughout in its analysis, reasoning and
conclusions.

 An advanced level will be indicated by student’s reference


to an integration of materials from previous programs of
study.
Pass  The student will show the ability to apply appropriate 10-11
50-64% techniques for analysis, design, prototype and
implementation of the Web site.
 There should be satisfactory evidence of knowledge,
understanding the application material in the supporting
report.
Marginal  Work at this level will generally be of low standard where 6-9
Fail it may even fail to meet at least 50% of the basic
40-49% requirements listed above. Work at this level is not
documented adequately, lacks referencing and does not

CT081-3-3 Asia Pacific University of Technology and Innovation 2021


Mobile Web & Multimedia Individual Assignment Page 6 of 6

display proper program structure would fall in this


category. During demonstration of the project, the student
is not able to explain briefly the work that has been done.
Fail  Work at this level will generally be of very low standard 0-5
0-39% where it may fail to meet at least 20% of the basic
requirements listed above. Work at this level is not
documented adequately, lacks referencing and does not
display proper program structure would fall in this
category. During demonstration, the student is not able to
explain briefly the work that has been done.

CT081-3-3 Asia Pacific University of Technology and Innovation 2021

You might also like