https://github.com/rebgrasshopper/TeamCreator
Table Of Contents:
- Section 1: Introduction
- Section 2: Installation
- Section 3: Usage
- Section 4: License
- Section 5: Credits
- Section 6: Tests
This project is a simple tool running in Node.js, designed to be able to gather information about a team consisting of managers, engineers, and interns, and display that information in an HTML page. It uses Inquirer to query the user for information, and stores employee data in an employee json file, reading it and render applicable employees to a team page. The program can add and remove employees, and re-render a page without changes. It stores all of the files generated in an output folder.
To install this project, download the source files from github, and access the folder via your terminal/console of choice. Run npm i to install dependancies (Inquirer), and run node index.js to start the tool.
View the walkthrough here
You are free to use the code for any project you wish within the limits of the GNU License. You can access it via downloading files directly from GitHub or forking the repo for your own use.
GNU General Public License v3.0
- Zachary Bryan
- Tim Sanders
- Nick Konzen
- Kira Bismuth Lowrey
- Nancy Lambert-Brown
- Mando Estrada
- Talia Vazquez
- Perry Theobald
- Jeneth Diestra
- Matthew Rogers
- Jefrrey Choi
- Clyde Baron Rapinan
- Johnny Lieu
- Robert Graham
Tests for the JavaScript classes underpinning the project's functionality are included in the /tests directory.
You can contact me with questions via:

