Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roster Gen

The app Screenshot of Roster Gen running in the command line. And the result Screenshot of sample HTML generated by Roster Gen.

Description

A node.js app that generates a company team roster based on user input.


Table of Contents


Built With

JavaScript node.js HTML5 CSS3


Installation

To install, download or clone this repo to a directory on your computer. Open a CL terminal in the root directory on your machine and run npm install to install the dependencies. (Note: Downloading the repo as a zip file may nest the root directory inside another directory so make sure you are in the directory that contains index.js)

Back to Contents


Usage

Click here for a video tutorial on how to use this app!

To use Roster Gen, open a CL terminal to the root directory for the application. Run node index to start the app. You will be first be prompted to enter information for the team manager. After you have finished entering the manager, you will be taken to a menu where you can add an engineer or an intern. Add as many team members as you would like. When you are finished, select quit and it will generate an HTML file with your team roster in the dist directory as "index.html".

Back to Contents


Testing

Run npm test to test. Additionally, you can run npm test employee, npm test engineer, npm test intern, or npm test manager if you want to run the tests individually.

Back to Contents


Contributors



Craig Bennett

Craig5117

LinkedIn



Back to Contents


Acknowledgements

Back to Contents

About

A node.js app that generates a company team roster based on user input. Notable technologies used include node, inquirer, Jest, and Bulma CSS framework.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages