Skip to content

tomeksz104/todo-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo calendar app with a vanilla js

Application through which I learned DOM manipulation, array and object handling, event handling, api data retrieval

Features

  • add todo
  • delete todo
  • edit todo
  • show more todos if the list has more than two lines
  • toggle button to retreive holidays from google api

Demo

https://tomeksz104.github.io/todo-calendar/

Screenshots

todo-calendar