MES Bootcamp Accelerator
Welcome to the MES Bootcamp Accelerator, a simplified resource for students of the MES Bootcamp from IIoT University, taught by Walker Reynolds and coached by Zack Scriven. This repo contains the bare essentials for building a basic MES (Manufacturing Execution System) using a SQL backend and a Python API.
Getting Started
Clone the repository. https://github.com/zackscriven/mba Install necessary dependencies (see requirements.txt). Configure your SQL database credentials in the provided Python scripts. Run the sample script(s) to confirm your database connection. Feel free to open an issue or pull request if you have questions or suggestions. Good luck, and enjoy building your MES core system!