项目作者: AnirudhGoel

项目描述 :
:date: A complete planner with features like event organizing, Google Calender Sync, weather details, on-screen clock, responsive design and a beautiful UI.
高级语言: JavaScript
项目地址: git://github.com/AnirudhGoel/Productive-Calender.git
创建时间: 2017-01-30T13:57:22Z
项目社区:https://github.com/AnirudhGoel/Productive-Calender

开源协议:

下载


:date: Productive Calendar

A Django based application that functions as a complete planner with features like event management, Google Calendar Sync, weather details, on-screen clock, responsive design and a elegant UI.

Features

  • Event Management
    You can view, create, modify and delete events, all while staying on the same page.
  • Weather info
    This calendar automatically displays weather details, including the current temperature, minimum/maximum temperature and rainy/sunny conditions for the current week, all on the home page.
  • Responsive Design
    This was one of the major challenges that I faced during the development of this calendar. As the event creation, deletion and modifying was all to be done on the same (home) page, I had to write some intelligent Javascript code to recognise the screen size and place the event (display, add, or modify) box according to the screen size.
  • Elegant UI
    Along with providing all the important functionalities, this calendar also has a very elegant UI.
  • Google Calendar Sync
    Just sign in to your Google account and all the events you create, modify or delete will be synced across both the calenders automatically. This feature is disabled in the demo application as the application has no account management. To use this, please deploy a local version of the app.

Screenshots


Home Page

Home Page



Event addition

Event add



Event viewing

Event view



Multi day events (identified by different color scheme)

Multi day event



Stargazers over time

Stargazers over time