A CLI app for imaginary jewelry shop, which includes DB connection and interactive command line.
Download to your project directory, add run:
pip install -r requirements.txtThen initialize MySQL database, using the script db_init_script.sql from the root folder.
python3 main.py