Skip to content

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.

Notifications You must be signed in to change notification settings

SpringOions/Calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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

No packages published