Week 3: Research and Development Stage II
| Second Webpage Design |
Further improvements were made to the previous implementations.
Team 1: User-Interface Development
Made improvements to the webpage's initial layout, the new implementation is shown below, and the new webpage layout is shown above. This second webpage design still has some issues: the dimensions of the webpage are too small, and all the information is clustered together.
| Second Webpage Implementation |
Team 2: Back-End Processing Development
Replaced the original method for extracting content from the webpage with a more powerful one, but was too complex to accommodate, so decided to keep the first implementation.
Changed the first implementation to output to a html file and open it rather than print its text to a system console as shown in the previous week's result.
Made a desktop interface for the app as there was a concern that the IO Stream would not be developed in-time, i.e. the web app would now be a desktop app and the webpage would be unnecessary. The implementations are shown below, and the results are shown above.
The implementation achieved what was required, a simple command line interface which collects user input and opens the output html file as seen in the video. This will have to do for now as the delivery of the IO Stream is uncertain.
| Implementation for Desktop Interface |
| Second Back-End Processing Implementation |
Comments
Post a Comment