Featuring:
- Docker v18.09.2
- Docker Compose v1.23.2
- Docker Machine v0.16.1
Check out the awesome blog post here > https://realpython.com/blog/python/dockerizing-flask-with-compose-and-machine-from-localhost-to-the-cloud/
This project aims to improve students collaboration and participation both online and in-class. This system allows instructors to define activities and have students collaborate remotely to solve problems. The system should also analyze and group students' answers to provide useful insights for students as well as for instructors.
Project Features:
- iClicker like questions answer
- in-class question posting and answering by the instructors
- Currently features/can code in Python in the environment
- Have used swagger to act as an interface for better debugging and understanding of the back-end
Look at:
/orchestrating-docker/web/scripts/run.sh
to start docker and swagger at localhost:10080
Cheers!