{"id":19838110,"url":"https://github.com/ezaiger/employee-tracker","last_synced_at":"2026-04-13T12:01:30.408Z","repository":{"id":58169589,"uuid":"514993949","full_name":"ezaiger/employee-tracker","owner":"ezaiger","description":"Module 12 Challenge Assignment - A command-line application that manages a company's employee database.","archived":false,"fork":false,"pushed_at":"2022-09-05T22:03:52.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T22:12:50.702Z","etag":null,"topics":["inquirer","javascript","mysql","mysql2","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ezaiger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-18T01:06:48.000Z","updated_at":"2023-01-18T03:48:43.000Z","dependencies_parsed_at":"2023-01-17T20:45:27.834Z","dependency_job_id":null,"html_url":"https://github.com/ezaiger/employee-tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ezaiger/employee-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezaiger%2Femployee-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezaiger%2Femployee-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezaiger%2Femployee-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezaiger%2Femployee-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ezaiger","download_url":"https://codeload.github.com/ezaiger/employee-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezaiger%2Femployee-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["inquirer","javascript","mysql","mysql2","nodejs"],"created_at":"2024-11-12T12:16:49.031Z","updated_at":"2026-04-13T12:01:30.394Z","avatar_url":"https://github.com/ezaiger.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Employee Tracker - Module 12 Assignment\n\n  ## License\n  [![License: MPL 2.0](https://img.shields.io/badge/License-MPL_2.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)\u003cbr\u003e\n  Mozilla Public License 2.0 (MPL-2.0)\n    Further resources on Mozilla Public License 2.0 (MPL-2.0) - Please click on the license badge above for more information.\n\n  ## Description\n  A command-line application that manages a company's employee database.\n\n  ## Table of Contents\n  - [Installation](#installation)\n  - [Usage](#usage)\n  - [License](#license)\n  - [Contributing](#contributing)\n  - [Tests](#tests)\n  - [Questions](#questions)\n  \n  ## Installation\n  - Create a .gitignore file and include: node_modules/, .DS_Store/, .vscode, and package-lock.json. \n  - Initialize the npm project by entering 'npm init -y' in the command line. \n  - Install Inquirer by entering 'npm i inquirer@8.2.4' in the command line.\n  - Install console.table by entering 'npm i console.table' in the command line.\n  - Install mysql by entering 'mysql -u root -p' and enter your password.\n  - ...source db/schema.sql\n  - ...source db/seeds.sql\n  - ...quit or exit\n  - Invoke the application by entering the following command: node index.js\n  \n  ## Usage\n  Follow this \u003ca href=\"https://drive.google.com/file/d/1KCeqMRUlrSX1iWUZNl-Es9cKubpYLUOk/view\"\u003elink\u003c/a\u003e for the walkthrough video of the application demonstration.\n  \n  ## Contributing\n  Code provided by ezaiger.\n\n  ## Tests\n  N/A\n\n  ## Questions\n  \u003ca href=\"https://github.com/ezaiger\"\u003eMy GitHub Profile\u003c/a\u003e\u003cbr\u003e\n  If you have additional questions, you can reach me via \u003ca href=\"mailto:elisabeth.zaiger@gmail.com\"\u003eemail\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezaiger%2Femployee-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fezaiger%2Femployee-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezaiger%2Femployee-tracker/lists"}