
Database Application
Using the database I implemented about auto part warehouse, I programmed a GUI that allowed a worker to log into their account to perform duties. I used OracleDB and Pandas to connect my database and make SQL command
For this part of my project, I'll be using the auto part database I designed in the previous project. I implemented a few more methods to handle processing an order. This means handling the steps from picking a part from their shelf and be moved to the Internet Shipping Department.
Click link below to read in more details.
I used Pandas through Python to connect to my Oracle Database. This allowed me the ability to make DML and DDL operations through an application. In this application, I programmed three features that a warehouse worker would use in real life.
These are short summaries, clicking the link on each page will explain further with details.
