kcsheng / stride

A calendar app for scheduling a work day

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stride is a day planner that allows a user to save daily tasks on an hourly basis. Click here to access the planner.

Feature


  • Current day and time display
  • Color coded time-blocks (past, present and future)
  • Memorised events for the day
  • Task update
  • Fully responsive, utilizing bootstrap for underlying queries

Wireframe


Inital wireframe for the project:
wireframe plan for stride

Final implementation


Screenshot for the final release Screenshot for confirmation upon save

DRY


Utilise javascript machinery to churn out repetitive js and css time-block code to achieve DRY.

About

A calendar app for scheduling a work day


Languages

Language:JavaScript 50.7%Language:HTML 27.6%Language:CSS 21.7%