Skip to content

Latest commit

 

History

History
115 lines (74 loc) · 3.65 KB

README.md

File metadata and controls

115 lines (74 loc) · 3.65 KB


Logo

Task2Calendar

A Chrome Extension helps clip assignment tasks from web pages to your calendars

About The Project

Task2Calendar is a lightweight Chrome Extension tailored especially for UPenn MCIT students to clip assignment tasks from webpages directly to their calendars with a single click.

It won second place in UPenn MCIT Hackathon 2024 themed in productivity-boosting. 🏆

Developers

👩🏻‍💻 [@zairuiy-coding] (https://www.github.com/zairuiy-coding) 👩🏻‍💻 [@tanhaow] (https://www.github.com/tanhaow)

Built With

JavaScript HTML CSS

Easy to Use

⚡️ Light - No need to deploy

Demo
Usage: open Google Chrome -> go to Extension -> click Load Unpacked -> selection Task2Calendar.

🙌 Simple - Boost your productivity

Demo
Task2Calendar helps clip assignment from course webpage.

Demo
Task2Calendar works with multiple types of webpage.

Demo
When it comes to certain case that task name and due date aare not displayed on a single page, Task2Calendar allows the flexibility for user to add info manually.

🌊 Fast - Calendar automation

Demo
Export all tasks to your calender (.ics) with a simple click.

(back to top)

Inspiration

This project was inspired by the famous academic tool Zotero.

🎖️ Zotero --> clip academic research into your bibliography 📄

🎖️ Task2Calendar --> clip academic assignments into your calendar 📆

(back to top)