TrackShip is a Flask-Kafka base stream app where you can tarck your ship
You need to install python then you have to install the dependencies
pip install -r requirements.txt
You need to run the Flask app
python3 app.py
Then run the producer as a Ship sending data to the Kafka
python3 TrackerShip1.py
python3 TrackerShip2.py
python3 TrackerShip3.py