You are on page 1of 3

ASSIGNMENT 1

CAPSTONE PROJECT PRELIMINARY STUDY


COURSE : WEB API DEVELOPMENT

COURSE CODE : CSC406

DURATION : 2 HOURS

INSTRUCTIONS TO CANDIDATES:

1 This assignment will allocates 15% of carry marks.


2 This is an individual assignment.
3 Please demonstrate your work before submission.
4 Please upload the completed assignment into your github account.
5 Please submit your completed report in hardcopy.
6 Plagiarism, copying and cheating will not be tolerated, where no marks will be
awarded and disciplinary actions can be taken.
7 The submission date is at WEEK 7 LATEST by 25th October 2019.

1
CSC406 WEB API DEVELOPMENT
Assignment 1 Rubric (15%)

DEVELOPMENT (40 MARKS)

Aspects to Advanced Level Intermediate Level Basic Level


evaluate (7 - 10) (5 – 6) (0 – 4)
PUT Method Response Response with some No response.
successfully. error.
DELETE Method Response Response with some No response.
successfully. error.
Code Excellently written Well written and Written code with
Organization and organize with organize with some some errors and no
proper indentation indentation and comments at all.
and comments. comments.
In Class In class presentation In class presentation In class presentation
presentation or shows complete shows understanding of / interview
demonstration / understanding of App App and underlying demonstrates
interview with and underlying code. code. Delivery of function of App with
Instructor Creative presentation presentation lacks little explanation or
holds class or enthusiasm or understanding of the
teacher’s attention. presence. purpose of App and
function of
underlying code
Total Marks

REPORT (10 MARKS)

Assessment Criteria Marks Max Comments


Awarded Marks

Code of related files 5

Screen short of the response 5

Total Marks 10

2
CSC406 WEB API DEVELOPMENT
Assignment 1 (15%)

Introduction
This assignment requires you to:
 Create API service for put and delete method.
Successfully completing this assignment means that you will have:
 Build and test simple web services.

Task
1. We have built the products API service with the HTTP GET and POST method in class.
2. Edit the related files to apply method PUT and DELETE in your service.

Deliverables
A: Development (40 marks)
 Demonstrate your task in class.

B: Report (10 marks)


I. Code of related files.
II. Screen short of the response.
III. Your git project repository address

Format
Your report must include coursework cover sheet, table of contents and using Arial 11, 1.5
spacing.

Submission
Week 7 - Friday, 25th October 2019

You might also like