GithubHelp home page GithubHelp logo

jayhamilton / ngx-dynamic-dashboard-framework Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 7.0 61.2 MB

Dynamic Dashboard - This is a json driven dashboard framework that enables the creation and configuration of boards and gadgets/widgets.

License: MIT License

JavaScript 0.66% TypeScript 72.21% HTML 19.79% SCSS 7.34%
angular angular-cdk angular-material drag-and-drop dynamic gadget json material-design ngx-charts widget-library

ngx-dynamic-dashboard-framework's People

Contributors

jayhamilton avatar jhamilton2025 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ngx-dynamic-dashboard-framework's Issues

Add a function to return the array of players.

The array of players is currently initialized in the constructor. Change this behavior to have the footballStats variable get set by a function called setFootballStats(). In that function, return the footballStats array. We will then further refine this to have the data come from a REST API.

As a user of the bar chart I would like to have 5 additional players added to the default data

Switch to the main branch. You are currently on a forked repository. From the main branch, pull the changes you pushed so that you have them locally. When you switch to the main branch, you should see a blue icon with a down arrow indicating 1 change was pushed. You now need to pull it to your local machine.

Update the barcode.component.ts file and the array data structure called sales_data. Change the name of the array data structure from sales_data to football_stats. Then update the default data to include 5 additional JSON objects for football players total game yardage. Save these changes, and commit them. You will need to create a new fork branch again and push it. Then create a pull request for me to review the changes. I will then merge them into the remote main branch.

Create string variables in the bar-chart.component.ts to replace the "hard coded strings" found in the bar-chart.component.html files.

Within the bar-chart.component.html page change lines 17, 18 and 19 with variables. You will define the variables within the bar-chart.component.ts file starting on line 13. These will be string variables and will reflect the type of information displayed in the bar chart.

See: https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/basic-javascript/declare-string-variables

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.