Skip to content

For one of the company, it was asked to code calendar live, took 4hrs to complete.

Notifications You must be signed in to change notification settings

mohammedshoib/calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calendar Demo

For one of the company, it was asked to code calendar live, took 4hrs to complete.

4hrs task

Basic calendar requirement

Javascript

  1. show/hide calendar button
  2. Navigation prev/next
  3. Days display & selection event with hightlight

CSS

  1. Display of month with year MM YYYY
  2. Display of week day
  3. Colors is not important

// Library part // Calendar

  1. expose method like Calendar.instanciateCalendar('domId') or var calendarObj = new Calendar(); calendarObj.init(domSource, 'Calendar');

About

For one of the company, it was asked to code calendar live, took 4hrs to complete.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published