Calendar

Challenge image cover: Calendar
  • HTML
  • CSS
  • JS

Difficulty:Hard

Build a calendar application to organize you daily life. Add functionality to add events and reminder. Style your own calendar according to your requirement

  • Understanding how calendar application works
  • Only basic understanding of HTML/CSS and JS is required
  • Working on more features help you learning advance concepts of JS

User Stories

  • User can create event
  • User can edit event
  • User can delete event

Bonus features

  • User can drag events between dates
  • User can set reminder for a event
  • Change theme (light/dark) (play with css), play with css 😄
  • Store data locally so that events does not get deleted when server is restarted

Example projects

More Challenges

Calendar challenge image
  • HTML
  • CSS
  • JS

Difficulty:Hard

Build a customizable calendar to manage events, reminders, and themes, with offline data storage and interactive drag-and-drop functionality.

See more >