MT5_Trading_Dashboard/ ├── src/ # Source code │ ├── config/ # Configuration settings │ │ ├── __init__.py │ │ └── settings.py # Main ...
A simple, offline restaurant management system with table tracking, order taking, kitchen workflow, and billing — built using Python and Streamlit. This multi-part web application is designed to ...