Skip to content

This is a CLI application designed to allow managers to generate a webpage that displays their team's basic info.

License

Notifications You must be signed in to change notification settings

amachkel/team-profile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

made-with-javascript npm-version-8.3.1 License badge PRs Welcome

Here, I've created a CLI application designed to allow managers to generate a webpage that displays their team's basic info so that they have quick access to their emails and GitHub profiles.

Table Of Contents

Installation Requirements

8.3.1

Enter the following command in the CLI: npm -install

Usage

Using Node.js in the command line, a manager is able to input employee's name, ID, email address, job title, and other pertinent information. The application then renders a js file to the dist folder that supplies the employee data and creates cards for each employee displaying their information. Be sure to copy over the icon folder, TeamProfile.html, profile.css, and cards-prod.js, all located in the dist folder. All files are necessary to create a well-designed, easy-to-use team profile.

team-profile

Untitled_.Mar.13.2022.3_18.PM.mp4

Technologies Used

Front End:

  • HTML
  • CSS
  • JavaScript
  • jQuery
  • Bootstrap

Back End:

  • Node.js
  • npm
  • Jest
  • Inquirer

Contributors

If you would like to contribute, please contact me at amachkel@gmail.com, or do a pull request.

Tests

badge

This project was tested with Jest and passed all tests.

jest

License

This application is covererd under MIT. Click the badge to learn more.

License

Questions

Questions or comments? You can reach me at amachkel@gmail.com. Check out my other projects on my GitHub: https://github.com/amachkel

About

This is a CLI application designed to allow managers to generate a webpage that displays their team's basic info.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published