Development Guideline
Function Decomposition
Decompose the function based on the scenario, as listed in Table 1.
| No. | Procedure | Code Implementation |
|---|---|---|
| 1 | Add users. | For details, see Adding Users. |
| 2 | Search for users. | For details, see Searching for Users. |
| 3 | Modify users. | For details, see Modifying Users. |
| 4 | Delete users. | For details, see Deleting Users. |
| 5 | Export a user list. | For details, see Exporting a User List. |