Skip to content

Latest commit

 

History

History
92 lines (64 loc) · 2.78 KB

README.md

File metadata and controls

92 lines (64 loc) · 2.78 KB

Kaizen Web Client

Is a frontend project in React for managing clinical laboratory tests.

  • Roles: This application has different types of user roles and it will allow a group of actions related to each user's workflow.
  • Responsive: This application have a completely responsive layout.

Take a look

Deploy

View in real time here

Prototypes




Installation

Prerequisites

node 12.x

npm init

Getting Started

Installing dependencies

npm install

Executing to develop

npm dev

Executing to build

npm build

Executing to test

npm test

Documentation

You can find the Kaizen Web Client documentation on Notion.

The documentation is divided into several sections:

Credits

Backend Authors

Frontend Authors

Contributing

Thank you for being here, we're really happy you decided to contribute to the project.

Before you contribute to the project please make sure to read all items below.

License

Kaizen Web Client is MIT licensed.