cmt120_cw2
Username: c23128523 OpenShift URL: https://c23128523digital-portfolio-c23128523cmt120cw2.apps.containers.cs.cf.ac.uk References: Corey Schafer (2018). Python Flask Tutorial: Full-Featured Web App. [Online video]. Available at: https://www.youtube.com/watch?v=MwZwr5Tvyxo&list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH&index=1 (Accessed: 1 December 2024).
How to run it
- If you run it with OpenShift URL, please connect GlobalContect first.
 - If you download all the files to your machine and run the application with your local server, go to the project folder in the terminal and type "pip install -r requirements.txt" to install all the modules first. Then tpye "python app.py".