-
Notifications
You must be signed in to change notification settings - Fork 0
Create a client side JavaScript application that shows a calendar for the current month (or week). A JavaScript array is used to hold a list of "todos" for each day of the month (this can be coded directly into the JS file for this assignment). When the user hovers over a day, the browser will show the todo list for that day.
SpringOions/Calendar
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
Create a client side JavaScript application that shows a calendar for the current month (or week). A JavaScript array is used to hold a list of "todos" for each day of the month (this can be coded directly into the JS file for this assignment). When the user hovers over a day, the browser will show the todo list for that day.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published