Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/Inquirer Prompt Users #1

Closed
hfang821 opened this issue May 11, 2022 · 2 comments
Closed

Feature/Inquirer Prompt Users #1

hfang821 opened this issue May 11, 2022 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@hfang821
Copy link
Owner

Use the npm inquirer package to prompt users in the command window to:

  1. View employees
  2. View departments
  3. View roles
  4. Add an Employee
  5. Add a department
  6. Add a role
  7. Update an employee role
@hfang821 hfang821 added documentation Improvements or additions to documentation enhancement New feature or request labels May 11, 2022
@hfang821 hfang821 self-assigned this May 11, 2022
@hfang821
Copy link
Owner Author

Help needed: connecting the inquirer prompt answers to databases.
(ex. foreign key issues)

@hfang821
Copy link
Owner Author

These functions are made with minor errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant