Skip to content

Node application that can be run using any command line interface. It prompts the user for information about their company and subsequently produces a well-styled HTML file with the pertinent information saved to the page for further reference.

License

Notifications You must be signed in to change notification settings

IanClark-fullStack/createCompany

Repository files navigation

Company Rolodex

ianClark-fullStack

Table of Contents


Description


The company rolodex is a Node application that can be run using any command line interface. It prompts the user for information about their team members and subsequently produces a well-styled HTML file with the pertinent information saved to the page for further reference. by The company directory can be shared with individuals across the company. If you wish to overwrite the file for any reason, the Node application will warn you before doing so. Written w/ Node JS, Tailwindcss, html, inquirer, jest, OOP

Installation


Clone the repo using an SSH Copy. In your command line cd into the directory you wish to hold the application. git clone PASTE_SSH. Open the parent directory containing the application in the command line and install the required dependencies by entering npm i and you're all set!

Usage


Team-Generator.mp4

To see the application in action enter node index in your command line.

Upon running the command line application, input your company / organization team members and relevant data when prompted.

After answering the questions about your team, check the newly produced index.html file in the dist folder by opening it your browser.

The resulting web page will display team members info including email addresses, github profiles

Contributing


Fork the code, if you wish to contribute.

Tests


This application is a result of TDD practices, in the tests folder you will find the expectations for Class and Sub-Class Behaviors.

Questions


visit my github Reach out w/ Additional Questions.

License


About

Node application that can be run using any command line interface. It prompts the user for information about their company and subsequently produces a well-styled HTML file with the pertinent information saved to the page for further reference.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published