This shows you the differences between two versions of the page.
ii:labs:s2:02:tasks:00 [2024/03/17 17:08] florin.stancu [00. Getting Started] |
ii:labs:s2:02:tasks:00 [2024/03/17 18:39] (current) florin.stancu [00. [10p] Getting Started] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== 00. Getting Started ==== | + | ==== 00. [10p] Getting Started ==== |
First, download the {{ii:labs:s2:lab02-skel.zip|skeleton archive (.zip)}} and unzip it. | First, download the {{ii:labs:s2:lab02-skel.zip|skeleton archive (.zip)}} and unzip it. | ||
Line 14: | Line 14: | ||
</code> | </code> | ||
- | To test, open ''initial_design.html'' in a browser. It should look similar to the following screenshot: | + | To test, open ''initial_design.html'' in a browser. It should look similar (//almost: minor text differences//) to the following screenshot: |
{{ :ii:labs:s2:lab02-web-screenshot1.png?700 |}} | {{ :ii:labs:s2:lab02-web-screenshot1.png?700 |}} | ||
Line 33: | Line 33: | ||
**Note:** the initial Python Flask app doesn't display this webpage just yet, it will only give you a TODO message! You will make it yourself later this lab :P | **Note:** the initial Python Flask app doesn't display this webpage just yet, it will only give you a TODO message! You will make it yourself later this lab :P | ||
</note> | </note> | ||
- | |||