Lab Assignment for the Web Programming course (732A56) - LiU
Deployed App can be found here: https://twidder-app-tddd97.herokuapp.com/
- Client-side Development using HTML, Javascript and CSS
- Server-side Development using Python and SQL (Flask)
- Asynchronous Client-Server Communication
- Responiseness, Password Protection, File Uploads, Selenium tests and more
For the server-side you need to install:
- Python 2.7
pip install requirements.txt