Skip to content

angeldev20/front_end_assign

Repository files navigation

Install

$ yarn

Develop

$ yarn start
App run on http://localhost:2222/.

Production

$ yarn build

Description

Project is build by React JS and BootStrap4.

To install the packages fast and maximize the resource utilization, yarn used.

To avoid repeated requests, it fetches worker data by unique array of worker_id from work_orders.

And filter and sort operation is also done on client side without send new request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published