Three backend developers wanted to experience appathon with one intention "I am still learning". Why Do do: 1. Free up your mental space 2. Organize it all. 3. Aligns with Freshworks culture "Take Ownership", "Happy work environment" by better planning.
Do Do
This app let freshservice agents login to their Google account and then let them create, read, delete tasks andc tasklists.
Pre-requisities
- fdk - Freshworks Developer Kit
How to run the app?
Clone this app with git client. Add the client_id, client_key, key of your google app in the sample_oauth_config.json and add the contents in it to config/oauth_config.json. Start the app using the command,
fdk run
Testing the app
Then login to your domain https://domain.freshservice.com/helpdesk/tickets/1?dev=true. Test the app as mentioned here.
Technologies
- Javascript
- HTML
- css
- Google Tasks api (of-course)
Log in or sign up for Devpost to join the conversation.