Skip to content

Server-side command-line interface application intended to generate team profiles on a front-end client-side interface

License

Notifications You must be signed in to change notification settings

denysha-abigail/generateTeam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generateTeam();

License: MIT

Description:

This back-end command-line server-side interface application utilizes JavaScript, Node.js, and Node Package Manager (npm) to prompt users to input information about the members of their team before generating an HTML and CSS file that will display a visual representation of their responses on a front-end client-side interface.

Table of Contents

Installation:

  • To install, clone this repository onto your local computer, open it in your code editor, and run the following command on your terminal: npm install

Usage:

  • Once all packages have been installed, run the command npm run start or node index.js on your terminal and answer the displayed prompts as they appear on your command-line interface. Upon completion, a message will appear below the last prompt indicating that the application successfully created the HTML and CSS file! In order to access the files, make sure you navigate to and open the dist folder. The HTML file is now ready to be viewed on your browser!
team-generator.mp4

Preview:

Screenshot

Test:

  • All test suites and tests should pass when you run the following command on your terminal: npm run test

License:

  • This project is licensed under: MIT

Contribution:

  • Forking this repository is always welcomed and encouraged!

If you encounter a problem with this application, please add an issue or pull request to the GitHub repository.

Questions:

  • Please feel free to use this application at any time and visit my personal GitHub profile to access other open source projects!

Credits:

About

Server-side command-line interface application intended to generate team profiles on a front-end client-side interface

Topics

Resources

License

Stars

Watchers

Forks