From f435300740419fa5462b1c5972b42ba0eb3872ab Mon Sep 17 00:00:00 2001 From: louiscklaw Date: Fri, 9 May 2025 14:14:25 +0800 Subject: [PATCH] update requirements, --- 001_documentation/Requirements/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/001_documentation/Requirements/index.md b/001_documentation/Requirements/index.md index d02166d..b14b383 100644 --- a/001_documentation/Requirements/index.md +++ b/001_documentation/Requirements/index.md @@ -1,7 +1,7 @@ # Requirements Index - [REQ0001: project overview](./REQ0001/index.md) -- [REQ0002: lesson page documentation](./REQ0002/index.md) +- [REQ0002: time tracking](./REQ0002/index.md) - [REQ0003: quiz page documentation](./REQ0003/index.md) - [REQ0004: record page documentation](./REQ0004/index.md) - [REQ0005: settings page documentation](./REQ0005/index.md) @@ -18,3 +18,4 @@ - [REQ0014: mobile client](./REQ0014/index.md) - [REQ0015: pocketbase json schema to dbml converter](./REQ0015/index.md) - [REQ0016: login flow](./REQ0016/index.md) +- [REQ0017: lesson page documentation](./REQ0017/index.md)