BluCloudEngineer / UWA-Git-Good-Presentation-2022

Demonstration files to build and deploy a sample Python Flask web application to Docker Hub and Amazon Web Services (AWS)
MIT License
4 stars 0 forks source link

Create Proof of Concept Python Flask Web Application #11

Closed BluCloudEngineer closed 2 years ago

BluCloudEngineer commented 2 years ago

New Feature Request

New Feature Checklist

Before submitting a new feature, please view the currently requested features here. If your feature has not been submitted, please complete this report:

Describe the New Feature

We just received the requirements from our client and they want us to create a simple Flask web application using Python.

It only needs to host a static webpage and have a single API endpoint that will return different greeting responses based on the name the user supplies.

Describe Why the New Feature Should be Added

This is the initial proof of concept and we need to build this to showcase our work and get their feedback.

Screenshots

Not applicable

Additional Notes

Not applicable

BluCloudEngineer commented 2 years ago

Addressed in the following pull request #12