Built a ToDo List web application using Flask and MongoDB, fully containerized with Docker and orchestrated using Docker Compose to demonstrate a clean multi-container architecture.
Key highlights:
Developed a full-stack web app using Flask (Python) and MongoDB
Containerized the application using Docker for consistent deployment
Used Docker Compose to manage and orchestrate multiple containers
Configured a custom Docker network for secure communication between the app and database containers
Demonstrates real-world microservices and DevOps best practices
? GitHub Repository: https://github.com/Tahany...