Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

dillon-cleaver/employee-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Tracker

Boot Camp HW # 10

Project Description

  • This is a simple terminal application that queries and updates a SQL database.
  • With this application you can see a list of employees from the SQL database, add roles, departments, new employees and you also have the ability to update role and departemtn information about employees in the database.
  • To run this application you'll need to clone the application to your local machine, install the dependencies listed in the package.json file.
  • You'll also need to use a SQL database application such as MySQL and then run the schema.sql file to build the database locally.
  • Then navigate to the root of the folder and run node index.js.
  • You will then be presented with some prompts which will allow you to start building your team.

Application Walkthrough Video

Screenshot

employee-tracker-screenshot

Website Link

Contact

About

Boot Camp HW # 10

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published