update requirements,
This commit is contained in:
@@ -1,9 +1,27 @@
|
||||
---
|
||||
tags: mobile, lesson
|
||||
tags: time
|
||||
---
|
||||
|
||||
# lesson page documentation
|
||||
# time tracking
|
||||
|
||||
it should have a lesson page
|
||||
T.B.A.
|
||||
|
||||

|
||||
```mermaid
|
||||
gantt
|
||||
title A Gantt Diagram
|
||||
dateFormat YYYY-MM-DD
|
||||
section Section
|
||||
A task :a1, 2014-01-01, 30d
|
||||
Another task :after a1, 20d
|
||||
section Another
|
||||
Task in Another :2014-01-12, 12d
|
||||
another task :24d
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## TODOs of the project
|
||||
|
||||
- [cms TODO](../../../002_source/cms/TODO.md)
|
||||
- [ionic TODO](../../../002_source/ionic_mobile/TODO.md)
|
||||
- [pocketbase TODO](../../../002_source/pocketbase/TODO.md)
|
||||
|
Reference in New Issue
Block a user