文件名称:daily-planner
文件大小:2KB
文件格式:ZIP
更新时间:2024-04-25 06:30:05
HTML
#Work Day Scheduler 任务 创建一个简单的日历应用程序,该应用程序允许用户通过修改启动程序代码来保存一天中每个小时的事件。 该应用程序将在浏览器中运行,并具有由jQuery支持的动态更新HTML和CSS。 验收标准 GIVEN I am using a daily planner to create a schedule WHEN I open the planner THEN the current day is displayed at the top of the calendar WHEN I scroll down THEN I am presented with timeblocks for standard business hours WHEN I view the timeblocks for that day THEN each timeblock i
【文件预览】:
daily-planner-main
----README.md(854B)
----Develop()
--------index.html(1KB)
--------style.css(1KB)