https://github.com/jonny-binns/set09103
Practical work from the Advanced Web Technologies module taken in third year
https://github.com/jonny-binns/set09103
bash css flask html
Last synced: 3 months ago
JSON representation
Practical work from the Advanced Web Technologies module taken in third year
- Host: GitHub
- URL: https://github.com/jonny-binns/set09103
- Owner: jonny-binns
- Created: 2019-09-19T08:55:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-03T15:49:00.000Z (about 5 years ago)
- Last Synced: 2025-01-18T21:30:50.257Z (over 1 year ago)
- Topics: bash, css, flask, html
- Language: Python
- Homepage:
- Size: 550 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced Web Technologies Practicals
Repo contains the practical work from the Advanced Web Technologies module. This module was an extension of the Web Technologies module taken in second year, where the work completed can be found here [Practical Work](https://github.com/jonny-binns/set08101), [Coursework 1](https://github.com/jonny-binns/Binns_Jonathan_webtech_coursework1), [Coursework 2](https://github.com/jonny-binns/binns_jonathan_set008101_coursework2)
### Aims:
* Learn the basics of Python Flask and use it to create basic web applications based on an API
* Learn how to use a linux server for web development with tools such as vim alongside creating simple bash scripts
* Develop skills with HTML, CSS and JavaScript