Giter VIP home page Giter VIP logo

team-page-app's Introduction

Module 12 Challenge: Team Page Generator

Assignment 12 of the Front-End Web Dev bootcamp to create a team page.



Team webpage

Team Page Generator

A Node-based app to dynamically create an html page for a team based on user inputs from command line.



Table of Contents
  1. About The Project
  2. Development
  3. Deployed Project

About The Project

Project Goal

The goal of this project is to apply principles of Object-Oriented Programming and Test-Driven Development, and to practice working with Node.js (specifically the inquirer and fs packages) and Jest.js to create an app that dynamically generates an html page based on CLI inputs.

Sample Project Image

We were provided with a sample image of how the generated html file can look in the browser (the styling is optional):

sample image

Built With

We were provided with some starter code in JavaScript and html, which I further updated.

The project was built with:

HTML CSS Bootstrap JavaScript Node.js Inquirer.js Jest.js

(back to top)

Development

The development of this project required applying the principles of Test-Driven Development: Red -> Green -> Refactor.

That meant to write the test files first, then writing JavaScrip code that fails the tests, improving the code so that it passes the tests, and then refactoring the code to make it clean and dry.

(back to top)

Deployed project

The generated html file looks like this:

team page

This repository contains the JavaScript files, the test files and the final output html file:

(back to top)

Credit:

Attribution - Team icons created by iconixar - Flaticon

team-page-app's People

Contributors

icollier77 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.