Skip to content

N1cholasSmith/team-profile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub followers GitHub language count GitHub commit activity

Team Profile Generator


Description

The Team Profile Generator is web application that utilizes Node.js modules such as Inquirer to dynamically create Manager, Engineer, Employee and Intern information cards in their respected section. Through inquirer you are promted to fill out the Employee Information which will be displayed in each card. This application features Jest to test built in functions to add an additional layer of redundancy and ease of code maintenance. The Team Profile Generator was built with Object-Orientated Programming

teamprofilegenerator.com

2021-10-31.21-49-51.mp4

Table of Contents

  • [Description] (#Description)
  • [Usage] (#Usage)
  • [Technologies-Used] (#Technologies-Used)
  • [Credits/Contributors] (#Credits/Contributors)
  • [Future-Development] (#Future-Development)
  • [How-to-Contribute] (#How-To-Contribute)
  • [License] (#License)

Usage

The Team Profile Generator is easily used with the assitance of Node.js NPM Inquirer and Jest. Inquirer will generate prompts with the command of "Node index.js" in the respective terminal file. This will initiate the prompts to fill out your employees information which will be dynamically generated into generated.html file.

Jest is utilized to run tests for each constuctor file such as Manager, Engineer, Employee, and Intern with the command of "npm test". This will initiate the test and let the user know if the constructor information can be accessed correctly and therefore dynamically generated.


Technologies-Used

  • HTML
  • CSS
  • Bootstrap
  • Node.js
  • Node.js Modules (Inquirer, Jest)
  • Object-Oriented Programming

Credits/Contributors

  • Nicholas Smith: Full Stack Web Developer & LSATA Aircraft Technician Royal Australian Navy

Future-Development

  • Add pesonal profile pictures to each profile card.

How to Contribute

Please refer to link for guidelines & Contributor Covenant Code Of Conduct TeamProfileGenerator


License

MIT License

Copyright (c) [2021] [TeamProfileGenerator]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published