For my previous company, I developed a design system for a SaaS project using the Atomic Design methodology. We chose this approach because it helps break down complex interfaces into simpler, manageable components. Starting with basic elements like buttons and input fields (atoms), we combined these into functional units (molecules), and then into larger sections (organisms). This method made it easier to maintain consistency across the platform and allowed us to build and update features quickly. It was really effective for keeping our design uniform and scalable, which is super important for a growing SaaS product.
The Atomic Design System is a method used in designing websites and apps that breaks down the interface into smaller, simpler components and then builds them up into more complex structures. This approach is inspired by how atoms and molecules work in science.
Based on the foundation of atoms, molecules, and organisms, I developed templates, which then served as the groundwork for creating the final UI and pages.
The design system project turned out to be very successful and is currently in use. As this was the first version, we’ve made several improvements since its initial creation, enhancing its functionality and design significantly. For now, I only have the rights to showcase the design system itself in my portfolio, not the entire UI or any specific pages. This foundational work has set a strong precedent for further development and application within the project.