Basic python app to keep trask of tasks.
App Features: Add new tasks, Complete Tasks, Visualize in a browser using the streamlit module
Deployment learning objectives: Deploy this app to a local web server using Jenkins, Deploy to a AWS EC2 instance or platform service, Containerize and deploy over k8s.