Custom design in NIntex workflow Cloud using JS and CSS - nintex-workflow

Currently, in Nintex WF we have classic form which has a timeline status-like bar based on javascript and css. We migrated the same workflow to NWC. Is there any way to achieve the timeline status functionality in a responsive form? 
Below is the status timeline. Any help is much appreciated. Thanks in Advance. 

Related

How to build a Horizontal list images container using Ant design and Reactjs?

I am using Ant Design UI in my application. I've searched for results but Google doesn't show me the clearly way for my case.
According the design, I have to build the layout for each of tabs (image).
Could you give me some advises for building this layout? Thank you for your helps!

How can make this web app mobile responsive

enter image description here
I make this web app using react.js and I tried very much to do Responsive for mobile devices but I couldn't, any one solve this problem please.
I used useMediaQuery from material ui which helps very much in creating responsive site.
Here is the documentation for it.
After then for displaying responsive components
You can create new components that are fit to that window size
You can use states for toggling for the different window sizes
And then you can import them as you want.

Create FileManager (FileBrowser, ImageBrowser) with Telerik Kendo UI for ASP.NET MVC

I was waiting Telerik along time to create this control, now I created it on my own with Telerik Kendo UI and sharing for everyone. I think many peoples need this so much.
Please see bellow
Happy coding
I Created project at: https://github.com/vndevil/TelerikFileManager
And this is demo in image

How to add event in hybrid app using ionic calendar+angularJs

I want to add events on selected date using ionic calendar and angularJs. But it should not add that event to native calendar app. How can I achieve this. Thanks in advance :)
Try with this ionic plugin, it's quite simple and have good documentation.

Getting Started with AngularJS and Material Design

I am trying to play around with the Material Design stuff for AngularJS. The Project can be seen here. I'm trying to do a basic project. This has led me to two questions about material design.
How do I use an icon for a button? I ran git submodule update --init per the docs. I have the icons directory. However, I do not understand how to actually use a button. For instance, I want to use the refresh icon (/icons/system_icons/av/res/2x_web/ic_loop_24dp.png), so I'm trying the following:
However, the icon is off-center. How should I fix this?
How do I setup navigation up in the app?
Thank you!

Resources