Blog week 13 The very last week of DECO1800, everyone has been super busy and we divided our project part C submission into two parts — documentation and website construction. Personally, i am mainly responsible for website construction and small part of documentation. Website construction: for the final week, what i did is mostly debugging and another interactive user instruction pop-up page. Debugging ensured retrieving data from databases remain normal and group zone serve side working fine. And for the interactive user instruction thing, it took me a whole night to hard code it. What i originally thought is use screen navigation instruction like click on a button and the instruction continue, focus move from one spot to another. However, after discussing with tutors, i was told that i must use third party plugging to implement it, which is not preferred. So i changed my design idea to use image to illustrate how to navigate and use the website. S...