Any business owner needs to keep track of the departments, roles, and employees in their company. This is a command line application that allows the user to view and manage these things in order to organize and plan their business. Developing this application introduced me to Mysql and sharpened my back end development skills.
Once the user starts the application they are prompted to select what they'd like to do. They are able to view departments/roles/employees in which they will see a table displaying their selection. The user is also able to add to departments/roles/employees by answering the corresponding questions. Once questions are answered the updated table is displayed. The user can also select to update an employee role which will display the updated employee table upon answering the prompted questions. Choosing the option 'Exit' from the initial prompt closes the application.
Walkthrough Video: https://watch.screencastify.com/v/pxYPz1TXRUjAE4CRzpLD
Github Repository: https://github.com/KKurzawa/Employee-Tracker
n/a
Github: https://github.com/KKurzawa
Email me at kurzawa1@yahoo.com for questions.
MIT License
Copyright (c) 2023 Kris Kurzawa