You can get a similar paper by ordering from us
Edit and Verity the Source Code and write documentation and test report about the website Assignment 2: Design and Development of Mobile Web App Assessment weighting: 60% Word count: as necessary to document your development process App Documentation: You have to test and document your work as follows: 1. Write a document justifying your decisions in the design of your app. 2. Explain how your design relates to the HCI principles. 3. Justify your responsive design decision (e.g. breakpoints selection). 4. Deploy your app online server and provide a link in your report. 5. Test your app (screenshots should be included in your report for each test) 6. Document your code appropriately.
You have to test and document your work as follows:
1. Write a document justifying your decisions in the design of your app.
2. Explain how your design relates to the HCI principles.
3. Justify your responsive design decision (e.g. breakpoints selection).
4. Deploy your app online server and provide a link in your report.
5. Test your app (screenshots should be included in your report for each test)
6. Document your code appropriately.
Page 2-5
2. Explain how your design relates to the HCI principles.
3. Justify your responsive design decision (e.g. breakpoints selection).
You have to document the entire development process including justifying your decisions in the design of your app, explain how your design relates to the HCI principles and justify your responsive design decision (e.g. why are you choosing specific breakpoints not others). Also, you need to document your code appropriately i.e. you should explain what technologies you are using and why, you have to list the names and types of the files you used to develop your app. In addition you have to clearly comment your code within those files for example in css file you can type something similar to this:
/*This css file represents the main style used in homepage, about … etc.*/
/* buttons */
#contact {
height: 32px !important;
line-height: 34px !important;
color: brown;
}
The website link: http://wilsonlau.co.nf
I provided all source code Ver1.2 and test report
Please input all test report and source code in to the report