ποΈ How to Design the Flow?
Manifest visualizes the screen structure and flow of your product in multiple ways (Views) so you can see them at a glance. Depending on your design purpose, you can view screens in a composition-focused way or a flow-focused way. Views can be switched at any time from the top menu, and more visualization methods will be added in the future.
ποΈ Writing Product Requirements
Before creating a product, the first thing to consider is "What are we making, and who are we making it for?" In Manifest, you can define this in the 'Product Requirements' within the document.
ποΈ Creating Interfaces
An interface is a unit that makes up the screen that users directly see, and in Manifest, these interfaces are represented as nodes to design the structure.
ποΈ Creating Information
Information is the content, function, and connection information that goes inside a component. In other words, it's data that explains what each composition element (button, card, input field, etc.) shows, what actions it performs, and where it connects to within each screen.