Skip to content

Backend Application that interacts with a MySQL database via the command line.

License

Notifications You must be signed in to change notification settings

webdev410/employee-tracker

Repository files navigation

Employee Tracker

License

Description

This application can be used to interact with a database from the command line.

  • It allows the user to view Employees, Roles and Departments.
  • It allows the user to add Employees, Roles and Departments.
  • Finally, it allows the user to update an employee.

Installation

Install required assets - npm install

Start application - node index

Video

<iframe width="560" height="315" src="https://www.youtube.com/embed/5owv8TRv0tM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Technologies

Links

My GitHub

Repo

For questions, please email webdev410@gmail.com

About

Backend Application that interacts with a MySQL database via the command line.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published