Fly From Ext.js To React in KIOSK Project With Zeplin

What is Zeplin ?

Are you tired of constantly dealing with design as a developer ? With Zeplin there is no need to manually write out layouts, paddings, margins, etc. .

It is an organized workspace to publish designs, where the entire team can collaborate to ship products together. And the good news is that there is an extension for VS Code. Install Zeplin and enable it, authenticate it with token and then you can manage your designs, follow the commits and pin pages for which you need.

Usage of Zeplin in project like :

Lets talk about our transform journey for KIOSK project. There is lots of reasons that we decided to rewrite project with react to mention ;

  • Virtual DOM : a virtual copy of the DOM tree created by web browsers that React creates for simplifying the process of keeping track of updates in real-time.
  • JSX or JavaScript extension : combines HTML syntax with JavaScript making it easier for developers to interact with the browser.
  • Redux : another JavaScript library used by React users to extend React’s state management ability.
  • React Hooks : you can easily manage state logic between components, colocate similar logic in a single component and share data with components without props and classes.
  • A steep learning curve , Flexibility, Fast Rendering, Testable Rich UIS, etc..

Project’s UI Design has been completed with a perfect team after analysis

What value did these changes add to the project from user’s perspective?

  • Real-Time sync
  • Modern UI Patterns
  • Support Different Languages

What is NEXT ?

We planned to develop our new Hospital Information Management System software will be made using micro service architecture. Within the scope of the project, first important modules then others will be disseminated to our city hospitals. In accordance with this purpose , we will rise to the upper classes in the segment by taking many initiatives.

If you want to take a look for what we going to use for backend :

Thanks for your interest, hope to see you at next articles.

--

--