Skip to content

A Program to add members and update information about your employees.

License

Notifications You must be signed in to change notification settings

treyjewett/Employee-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Manager

badge

Description

This application can be used to add team members to a workforce via Node.

Table of Contents

  • Code Utilized
  • What to Expect
  • Rendered Website
  • License
  • Lessons Learned

Code Utilized

This application was made using JavaScript, HTML, and CSS.

What to Expect

When "node app.js" is run in Terminal:

  • The user will be presented with questions asking specifics for a new employee.
  • If the new entry is a Manager, the Office Number will be asked.
  • If the new entry is an Engineer, the Engineer's GitHub page will be asked.
  • If the new entry is an Intern, the Inter's school will be asked.
  • Upon answering all of the prompts, an HTML page will be rendered containing all of the information the user supplied.

Rendered Website

Rendered Team Page

Click here to watch a walkthrough video on how to use the application!

License:

This project is using MIT.

Lessons Learned

Learning to navigate testing and how useful NPM is has been very eye-opening. Getting introduced to the back-end of development has been exciting so far and I look forward to more! I was reminded on this project of just how important commenting and labeling can be.

About

A Program to add members and update information about your employees.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published