Skip to content

NavdeepDP/Engineering-Team-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Engineering-Team-Generator

The Repository

The link to the website repository: Website Repo link

Development Environment

  • Code is developed in VS code Studio

Website Functionality

  • Run "node app.js" at the terminal prompt. User will be prompted to enter data for the team members.
  • User can enter One manager and as many Engineers and Interns as required. User will be prompted with specific questions for every type (manager, engineer and intern) of team member.
  • After entering all the data, team.html is generated in the output folder of the root directory.

Readme Image

Readme Image

Installation

  • Code is developed using VS Code studio.
  • Code is available at the GITHub repository link: Website Repo link
  • Get the code code in your local machine by using the clone option in the repository link.
  • Click "Code" and copy the Clone with SSH key link.
  • In Git bash, go to the appropriate directory and get the code using "git clone" command.
  • In Vs Code terminal , go to the project directory.
  • Run "npm install" - it will install all the packages(inquirer for this application) required for the application.
  • Run "node app.js" at the terminal prompt. User will be prompted to enter data for the team members.
  • After entering all the data, team.html is generated in the output folder.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published