Skip to content

This little chicken dinner generates team profiles, how cool is that? Not really, but it makes life easier doesn't it?

License

Notifications You must be signed in to change notification settings

itsmikechang/homework_8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

This lil' hambone makes whips up a mean html that shows your entire team, their roles, names, and contact.

Screenshots & Gif:

html

cli

app in action

This App Displays The Following Information:

  • Manager:

    • Name
    • ID
    • Email
    • Phone
  • Engineer:

  • Name
  • ID
  • Email
  • GitHub Username
  • Intern:
  • Name
  • ID
  • Email
  • School

How To Use:

$ npm install
$ node app.js

When the app has finished running, open the html in the output folder.

Use the following to run test

$ npm run test

Bulit With:

  • HTML
  • CSS
  • Bootstrap
  • Javascript
  • Node.js

About

This little chicken dinner generates team profiles, how cool is that? Not really, but it makes life easier doesn't it?

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published