KKurzawa / Employee-Tracker

This is a command line application that allows the user to view and manage things in order to organize and plan their business and uses javascript, node.js, and MySql.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

Employee Tracker

Description

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.

Usage

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

Credits

n/a

Questions

Github: https://github.com/KKurzawa

Email me at kurzawa1@yahoo.com for questions.

License

MIT License

Copyright (c) 2023 Kris Kurzawa

About

This is a command line application that allows the user to view and manage things in order to organize and plan their business and uses javascript, node.js, and MySql.

License:MIT License


Languages

Language:JavaScript 100.0%