Skip to content

CrackingBits/add-outlook-event

Repository files navigation

Add Outlook Event webapp

License: MIT ng build & deploy ng lint ng test Quality Gate Status

Add Outlook Event - Simple tool to prepare Outlook invitations for you events | Product Hunt

Do you need to block the slot in people's calendars? Does you corporation use O365?
This tiny webapp/generator might be handy as you can generate URL you can paste to your email or website.

Once they click the link, outlook.office.com deeplink takes care of it.

Open Web App
image
https://add-outlook-event.web.app

Features

☑ Simple tool for generating URL (8 form fields)
☑ Flags for 'All day' and 'Teams meeting'
☑ Share URL in case you need to come back

TODO

☐ Safari not working (Outlook issue)
☐ Not just URLs, but add also nice buttons "Add event ..."
☐ Buttons to copy URL to clipboard
☐ Emails via material chips https://material.angular.io/components/chips/examples
☐ Handle Allday in better way
☐ Add some rules for dates
☐ HTML Wysiwyg editor for BODY
☐ Preview of Outlook Event in form of some image

Credits & Useful links

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Licence

Distributed under the MIT license.

For developers

Installation

This project was generated with Angular CLI version 14

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.