代写program、代做Java程序语言

- 首页 >> Python编程
Web app implementation
Introduction
The group project is based on the development of a web application of your choosing, asyoudescribed in the Design Specification. You can make changes to the web applicationyoudevelop but you will need to provide a justification for this if you do. The implementation of your web application should draw on the skills that you havebuilt upduring the course. Your web application should be developed using Python, Django, HTML, CSS and associated technologies including Javascript, JQuery or AJAX. Functionality
• Main functionality should have been implemented reflecting the design specification• Application includes some JavaScript / jQuery / AJAX
o Your application should not be based solely on Python and Django, and there shouldbeevidence of usage of one or more of some of the technologies covered in thecourseincluding JavaScript / jQuery / AJAX. Look and Feel • Polished / refined interface, not clunky
• Uses a responsive CSS framework
Code
• Templates inherit from base
• URLs are relative i.e. use the {% url ... %} tag
• Code contains helper functions/classes (if required) • Code is readable, clear and commented where appropriate
• CSS and JavaScript kept separate from templates (i.e., not inline) • No repetition of code blocks in the views or templates
• Unit tests are included
What should be submitted
You will need to submit a report and provide the web application code as a zip file. Youshouldhost your application for public access and include the URL in your report. The report should cover the following:
1. An introduction giving an overview of the application and any adjustmentstothe design specification. Please include the public URL of your web apphere. (1 page max)
2. A (updated) design specification including an overview of the implementedapplication, a list of requirements, the system architecture diagram, theERdiagram, site map, and wireframes (9 pages max)
3. A description of the implementation, listing all the main componentsanddemonstrating how the functionality, look and feel and code were achieved(3pages max)
4. Results of system testing (1 page max).
In an appendix to this (1 page), you also must specify each team member’s contributiontothis part of the coursework (in %) and what they contributed to it. How to submit
Your report must be saved as a PDF document. One member of the teamshould submit thepdf document via the “Implementation” submission area on the Moodle page of thecourse. The person making the submission will be required to complete a Declaration of Originality
3
on behalf of all team members when submitting via Moodle. If you have used any external
sources, be sure to acknowledge them in your submission. Working in a team
You should think about how the tasks associated with the development of your team’swebapp should be divided. Try to ensure that activities are assigned so that every member of theteam can be involved at all times. A possible breakdown of responsibilities for a teammight
be (this is just an example and you should feel free to organize things differently if youprefer): • user authentication, unit testing
• models
• views
• templates and CSS
• Javascript, AJAX
Please note that under normal circumstances all members in a team will be assignedthesame mark. All members of a team will usually receive the same mark. Where members of a teamfindthecontribution of other members to be unsatisfactory, you are encouraged to resolve theissueinternally by negotiation first. However, if this is not possible, the course coordinators shouldbe asked to intervene as soon as possible. The mark awarded to individual members of the team may be adjusted to reflect theindividual’s contribution. We will be using Deltas as a way of adjusting the teammarkinorder to arrive at an individual’s mark for the team-based components of the course. Each member of a team will be required to submit a form, giving their own as well astheir
team members’ contributions. A Delta typically adjusts the team markup or down by 0or morebands for a given individual according to the contribution. The computation of these Deltaswill
be informed by the percentage scores that each member of the team will provide, whichgivesa numerical estimate of the proportion of the overall effort undertaken by eachperson(including themselves). If in doubt, we will also require evidence of contributions, e.g. emails, GitHub commits, etc. We will also look at the contributions listed in the appendix tovalidateany adjustments.
4
Appendix 1: Sample marking scheme
The following marking scheme is intended to give a broad indication as to howmarks will beapportioned. The actual marking scheme used in practice may deviate slightly fromthis. Category MarksDeployment
Application is deployed and can be used by marker 5
Functionality
Main functionality has been implemented reflecting the design 10
Application includes some Javascript / JQuery / AJAX 5
Look and Feel
Polished / refined interface, not clunky 5
Uses a responsive CSS framework 5
Code
Good implementation, with good separation of concerns 5
Code is readable, clear and commented where appropriate 3
Unit tests are included 2
Report
Good description of design, implementation and testing 7
Clear writing and structure 3
Total 50
The total mark will be converted to a band which will be the team’s mark for this component
of the assessment.

站长地图