GithubHelp home page GithubHelp logo

employee-summary's Introduction

Employe-Summary

๐Ÿ’ป

Table of Content

Description

This application generates a web page of a company or project team. The web page that is generated displays an the employee summary portal, which includes the following:

  • Manager

  • Engineer

  • Intern

With important contact information as their name, employee id and their email address.

There are more information returned depending on their title and the information entered when running the application:

  • Manager includes an office number

  • Engineer includes a github name

  • Intern includes a school name

The application builds a team with one manager and as many engineers and interns as you have.

Development

This application was built using node.js and adding the required dependencies, as inquirer and fs

Installation

To use this application:

  • Clone the GitHub repository at: https://github.com/johnnyboysydney/Employee-Summary/

  • All the packages are already included

  • If you are missing a package, download it from terminal (Mac) or Bash command line (Windows), run npm install node, npm install inquirer, npm install fs & npm install color

  • The application itself runs from the command line, run "node app.js"

  • You will be prompted to enter a manager and as many engineers and interns as you like

  • Choose done when you have no more team members to enter

  • The resulting html file appears in an output directory as output.html

  • There is a style.css file included for basic initial stykling, Use your own design

Dependencies

  • FS
  • Color
  • Inquirer

Tests

To run the tests type in the console npm run test Capture

Built With

Questions

  1. How can I run the application?
    You just need to run node index.js from your terminal console in the file directory

  2. What if I get an error?
    Ensure that you have install all the dependencies required for this to work. See Dependencies section

  3. Can I modify the CSS file? Yes, you can modify the layout as you wish

  4. What If I make a mistake during the input? You can run the applicaiton again and it will overwrite the output.html file, or you can edit it manually

Demo

Demo screnshot2 screnshot3 screnshot4 screnshot5 screnshot1

License

GNU General Public License v3.0

Authors

  • John Merchan

Acknowledgments

To my 2 sons, who give me the power I need to keep going.


Copyright

Copyright 2020 ยฉ John Merchan

๐Ÿ‡ฆ๐Ÿ‡บ

employee-summary's People

Contributors

johnnyboysydney avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.