team-profile-generator

Description

This application is designed to be a team profile generator using the node command in the user’s terminal. Once initialized the user will be given a set of questions that they will have to answer about their team members. This information will then be generated dynamically onto a new HTML page that displays the team members. The team profile generator utilized tests within JavaScript to ensure that the applicatio runs smoothly.

Installation

To open this environment, here are the steps needed:

  1. Open Terminal
  2. Make a new directory titled “team-profile-generator” (ensure you are in the location on your computer where you want the repo to be)
  3. In GitHub, click the green ‘Code’ button and copy the HTTPS link
  4. In Terminal, type “git clone” then paste the copied link and hit enter
  5. Once cloned, check the status of the cloning by navigating to the directory where the repo is located and typing “git status”
  6. If green, then the repo has been cloned and you can then drag the folder from your computer into vscode to run the environment

Usage

You may use this to make an HTML page that dynamically updates based on the information entered in the terminal. YOU MUST RUN THE NODE INDEX.JS COMMAND IN YOUR TERMINAL FOR THIS TO WORK.

Credits

Thank you to third party websites like MDN and W3 for providing me with lots of information to complete this assignment. Thank you as well to Bootstrap for providing the layout and styling of the HTML page.

Screenshots

Screen Shot 2022-06-07 at 11 47 51 PM

Screen Shot 2022-06-07 at 11 49 09 PM

Screen Shot 2022-06-07 at 11 49 53 PM

Screen Shot 2022-06-07 at 11 52 02 PM

Video

https://user-images.githubusercontent.com/102837154/172528737-62b1d772-b1a3-4479-b6b6-a137a2e1b963.mp4

https://drive.google.com/file/d/1lemis9cBT4Wr1OVleQAJzbI98MczJbj7/view

https://mmoreno723.github.io/team-profile-generator/

License

Copyright (c) 2022 Michael Moreno