Neha / AMA

AMA - Ask me anything
10 stars 2 forks source link

How can one learn about creating Design Systems on a Organization wide level? #17

Open vijayksingh opened 5 years ago

vijayksingh commented 5 years ago
Neha commented 5 years ago

Yes, DS (design system) is an evolving process.

It should start with Research Followed by:

Design, development, documentation, and testing are repeating steps.

Let's talk about each step:

Research: It is the first and most important part of the DS. The research can be done by surveys to understand the products and projects - are they using any library, DS, for such tasks or not? Wha is their pain areas and what are the happy areas.

Designers needs to collaborate with the different styles getting used in the company across different projects. This research data will be the base of the DS.

The heavy lifting will be done by designers by providing:

Developers:

Skills for developers:

You can start with the scratch by making reusable style such as bootstrap and then move to markup and logic (JS).

Hope this is helpful.

Let me know if I missed something.