Skip to content
Snippets Groups Projects
Select Git revision
  • 0f8aacc52c00395b6287245bedd433e1c2775c1b
  • main default protected
2 results

c23128523_cmt120_cw2

  • Clone with SSH
  • Clone with HTTPS
  • Jingjing Wu's avatar
    Jingjing Wu authored
    0f8aacc5
    History

    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

    1. If you run it with OpenShift URL, please connect GlobalContect first.
    2. 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".