Giter Site home page Giter Site logo

squad-up's Introduction

squad up

This repository utilizes concepts within Object Oriented Programming (OOP) to generate an HTML file of an engineering team based on prompts.

A preview of the HTML file generated by the application

Table of Contents

Features

The deployed application and repository contains the following features:

Front-End

  • Semantic HTML structuring for accessibility.
  • Guided comments along JavaScript files to navigate structure.
  • Thirty-Party CSS Frameworks including Bootstrap
  • Defined objects with functions to obtain data
  • Makes use of node package modules such as Inquirer to prompt for data
  • Tests to ensure data passed in meets criterion

Roadmap

The application could be improved by integrating the following:

  • Parsing through data: The data collected and passed into the HTML file will return a comma when multiple objects are passed in.

Installation

Copy the HTTPS or SSH key into your terminal and perform a git pull to create a local copy of the repository. A copy of this repository can be cloned using either of the following codes in the terminal to create a copy in your local environment:

HTTPS:

https://github.com/christiangella/squad-up.git

SSH:

[email protected]:christiangella/squad-up.git

Usage Instructions

Click here to watch a live video demonstration as to how to use the application.

Once you have cloned a copy of the repository, navigate to the repository and install the necessary third-party packages using npm i.

Run npm run test to ensure that the data can be passed through.

On the command line of the terminal, when in the directory of the repository, run node index.js. Afterwards, complete the prompts for as many team members as necessary. When finished, select No.

To view your generated HTML file, go to the dist folder. The index.html file will reflect the page that you just generated.

A preview of the deployed application in the terminal

Questions

This repository was created by Manong Chris. For further support, reach out by email at [email protected] or by Github at christiangella.

Credits

This repository was developed for the UC Davis Fullstacks Bootcamp under the UC Davis Continuing and Professional Education.

squad-up's People

Contributors

christiangella avatar

Watchers

 avatar

squad-up's Issues

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.