Skip to content

lenny-g/object-oriented-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBJECT ORIENTATED PROGRAMMING License: MIT

TABLE OF CONTENTS

DESCRIPTON

This objective of this project was to build a Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person.

LINKS

This section contains a video link showcasing the usage of this application and testing:

Click here to see a video demonstration of the application.

Click here to see a video demonstrating the testing of the application.

INSTALLATION

The steps and packages required to install this project are:

 - clone repository
 - npm init -y
 - npm run start

TEST

To test this application open the terminal and type:

npm run test

CONTACT

If you would like to contact me regarding this project please reach out to me either on LinkedIn or GitHub

About

A Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors