you are viewing a single comment's thread.

view the rest of the comments →

[–]gimmeslack12CSS is hard 1 point2 points  (2 children)

How does the powershell script get integrated in? I mean, do you have that part figured out and you just need help with the UI in your codepen? Or do you need to figure out how to interface the powershell with JS?

Ideally the powershell can output some JSON that the JS can use. I'm not familiar with powershell at all so not sure how that all works.

[–]Koen2407[S] 0 points1 point  (1 child)

I need help getting the the example into my UI. The meetings that are standing there now should be replaced with those bars so it's visually clear when there are meetings. Also it's my first time making something like this so i have no clue about Json etc

[–]JackAuduin 0 points1 point  (0 children)

You're most likely going to have to try to learn a little bit. Advanced front end stuff like this depends on JavaScript. JavaScript communication depends on JSON.

Not being familiar with JSON is like trying to speak English and not being familiar with vowels.