Giter Club home page Giter Club logo

team-profile-generator's Introduction

Team Profile Generator

Table of contents

Description of the project

This project is a team profile generator using Nodejs, OOP and TDD (Jest). The user is prompted with questions in the terminal. The answers will be used to fill the HTML page that will then be generated by the app.

Technologies used

Project is created using:

  • HTML
  • CSS
  • JavaScript
  • Nodejs
  • Inquirerjs
  • OOP
  • TDD (jest tests)

Usage

small.video.team.profile.gen.mov

Final app should look something like this:

team-generator-screenshot

Installation

Here are some guidelines for installing the project on your local machine in order to be able to try it:

  1. Since Node.js applications don't have a front end, clone or download the repository to your own local machine and run it from your command line.

  2. Then, make sure that your repo includes a package.json with the required dependencies. You can create one by running npm init in your command line.

  3. Run npm i or npm install in order to download all the dependencies. Make sure to also download Inquirer.js by entering npm install inquirer in your terminal in the root directory of the project. Learn more about this package on npm documentation.

  4. Run node index.js or node index in your terminal to launch the application, the first question will appear in your terminal.

  5. To make sure the Jest tests work, run npm run test and inspect what the CLI returns.

  6. Enjoy and don't hesitate to contribute! ๐Ÿ™‚

Link URL to GitHub Repository

https://github.com/Noemiegrau/team-profile-generator

team-profile-generator's People

Contributors

noemiegrau avatar

Stargazers

 avatar

Watchers

 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.