FS Writing Guide
For those who want to quickly get a feel for Manyfast, we've prepared a quick attribute guide.
We'll imagine a scenario where you're planning a shopping site in Manyfast,
and build out the Features needed for the main feature β shopping.
Prepare a new document
Create a new document, then switch to Directory View.
This guide mainly uses Directory View.
When you write in Directory View, you can focus on each Feature one by one, and capture them in more detail.

π Tips
In Tree View,
Shift+clickan item to jump to Directory View.Double-clickan item to edit its name instantly.Use
Drag & Dropto reorder items or change their parent.
How to write Requirements
First, let's define the Requirements.
Shopping: When products are displayed, customers can pick and order them.
Now, write the criteria of 'These are the things you should be able to do in Shopping!' under Acceptance Criteria.
Acceptance Criteria
Users must be able to select the categories and brands they want.
Users must be given options for sort order.
Users must be able to search products by entering a search term.
Search results must include sorting by relevance.
Users can purchase (pay) within the service.
Products can be totaled by adding them to a cart, and benefits can be applied based on the total.
Depending on the nature of your Project, you can write criteria from various angles, such as the
minimum feature level needed for development,completeness of the User Flow, orthe level needed to realize the business model. π
Why should we write Acceptance Criteria?
It's the process of concretizing the product's purpose and the core user flow.
It becomes the basis for checking the product's completeness or progress.
βοΈ Here's how it looks when you write it in Manyfast.

How to write Features
As we concretize the Requirements, the rough shape of the Features starts to emerge.
Now let's break the Features down even more realistically.
'What features usually go into Shopping?'
'Based on this Requirement, I think we'd need this feature.'
With this kind of thought flow, list them out as they come to mind.
In our Requirements we mentioned category classification, sorting, and search β all of which need a product list β so we added 'Browse product list' as a Feature.
βοΈ Here's how it looks when you write it in Manyfast.

How to write Specifications
Next, let's write the Specifications for 'Browse product list'.
To make it easier to follow, we've written the Features and Specifications in a familiar table format.
Browse product list
Displays the product list.
Filter
By category (2 depth), by brand
Sort
Recommended, by price, by popularity
Search
Search by product name, same filters apply
View product detail
Displays the details of the selected product.
Select options, quantity
Price can change per option
Add to cart
Includes selected options and quantity
Buy now
...
How would you write the above 'Browse product list' in Manyfast?
π Tip: Detailed content can go in the 'Description' field β keep that in mind!
βοΈ Here's how it looks when you write it in Manyfast.

Last updated


