Skip to content

rebgrasshopper/TeamCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Creator

License: GPL v3badge: Made with-JavaScriptbadge: Uses-Inquirerbadge: Open Source-Lovebadge: Ask me-anythingbadge: Made with-HTML

screenshot of Team Creator

https://github.com/rebgrasshopper/TeamCreator

Table Of Contents:

Introduction:

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.

Installation:

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

Link to video of Team Creator Tool Walkthrough

Usage:

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.

License:

GNU General Public License v3.0

Credits:

Tests:

Tests for the JavaScript classes underpinning the project's functionality are included in the /tests directory.

Questions:

You can contact me with questions via:

About

A tool to allow team managers to quickly put together teams for projects, and view the team members' information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors