It is a database management system that is developed with python and MySQL. In this project I connected python and MySQL using module mysql.connector.
With this project, I aiming to create a database management system for cosmetic shop.It helps to keep the record of data of cosmetic shop.
It allows us to store, update, view and delete the records of data of cosmetic shop like cosmetic Id, name and its company etc.
We can easily access the data whenever we want. Data will be stored in one place so the data will found quickly whenever required.