Giter Site home page Giter Site logo

jgome284 / salary-js Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.46 MB

Demonstrating design best practices with 'separation-of-concern' (SoC) techniques to dynamically render salary data via user input with JavaScript.

License: MIT License

CSS 7.14% HTML 8.81% JavaScript 84.06%
css html javascript js liveserver module separation-of-concerns

salary-js's Introduction

Dynamic Salary Data with JS


Logo

Foreword

Demonstrating design best practices with 'separation-of-concern' (SoC) techniques to dynamically render salary data via user input with JavaScript.
Report Bug · Request Feature

Table of Contents

About

This repository features a simple web application that dynamically renders salary data from a small dataset. It demonstrates Separation of Concerns (SoC) via distict features in the modules folder. SoC is a design principle that manages complexity by partitioning a computer program into distinct features that overlap in functionality as little as possible.

Prerequisites

To start, you need to have Visual Studio Code downloaded on your machine. You should have it installed along with the live server extension to enable a local development server with live reload features for static & dynamic pages. Without it you will run into CORS issues. Modules only work via HTTP(S) protocols imports. For more information reference this post on Stack Overflow.

Getting started

Git clone this repository to your local machine. This will give you access to all the files. Open the project folder on VS Code. With the live server extension installed, start your local development server. This can be done by launching the command palette ctrl + shift + p and executing the Live Server: Open with Live Server command. The webpage will render via index.html and display data for salary based on role and company inputs as shown below.

Salary Data

License

Distributed under the MIT License. See LICENSE for more information.

salary-js's People

Contributors

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