What features have you done, or attempted, in creating the site that we should know about?
Initially i just built all the functionality in plain text. I played with formatting with css
for a while before eventually migrating to a bootstrap template. I hosted it on my own server which
i found to be a good learning experience. I also tried to work with embedded html pages and using iframe
but didn't end up going with that. I also added a displaytable function to view all status'.

Which parts did you have trouble with?
Initially the layout and design was quite frustrating, the bootstrap template mad this much easier.
During my research i found that there are many ways to achieve something, and learning javascript
has been added to my to do list.

What would you like to do better next time?
Possibly using other coding languages, with the use of functions etc.

What references.sources have you used to help you to learn how to create your website?
Of course the lecture slides and Tutorials. W3Schools and Stack Overflow are very helpful.
Playing with my own server was also helpful in learning.

What have you learnt along the way?
There is a whole world of Web Development out there and this is only the tip. Look forward to diving deeper
in this and future papers.

Return to Home Page