Add calendar implementation: models, storage, CLI
This commit is contained in:
8
calendar_data.json
Normal file
8
calendar_data.json
Normal file
@@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"title": "Встреча",
|
||||
"date": "2026-05-20",
|
||||
"time": "15:00",
|
||||
"description": "Созвон с командой"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user