Giter Club home page Giter Club logo

javascript-challenge's Introduction

Modus Create Javascript Coding Puzzle

Create a simple calendar application capable of switching between month and week views.

The month view should show the month name in the header, days in the month, and events created.

The week view should show start and end dates in the header. Days should show hour lines.

Populate with a minimum of three events.

  • One event should be a whole day event
  • One event should last 90 minutes
  • One of the events needs to span across two days

The calendar should load the current month/week. Events should fall into the current week.

The calendar does not need switch weeks/months. It's quite alright if it's fixed to the current week and month.

Rules

  • Fork this repository and create the first commit as soon as you start coding
  • Use any frameworks and libraries, or none at all
  • Submit a pull request once done
  • Your working example's source code should not be minified or otherwise obfuscated

Tips

  • Write human readable code
  • Include comments wherever possible

Bonus Points

  • Create two overlapping events
  • Add the ability to select a timeframe within the week view by selecting start time, then dragging selection to the end time. Touchend or click event should output start and end times as Date objects.

javascript-challenge's People

Contributors

grgur avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

isabella232

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.