Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a feature to get user schedule from google calendar and implemented weather api to get temperature of city #115

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

akshayjoshi892
Copy link

@akshayjoshi892 akshayjoshi892 commented Sep 3, 2023

Scope

Two features are implemented
-->User gets the details of upcoming google calendar events/schedule [user prompt should be:show me my
events or "display all my schedules"].
-->User gets the temperature info of a city [user prompt should be : "weather of city_name" or temperature of
"city_name"].

Sub tasks
-->To get user events ,user gets new window to authorise his google calendar login details and token.json file is generated to store the tokens of users.If the tokens of particular user present then directly user events are displayed by utilizing these tokens without again authenticating else the user needs to authenticate .

  • user events are converted from text to speech for better user experience.

Screenshots

image

Code improvements

  • [Did you add some generic like utility, component, or anything else useful outside of this PR]

Developer checklist

  • I’ve manually tested that code works locally on desktop and mobile browsers.
  • I’ve reviewed my code.
  • I’ve removed all my personal credentials (API keys etc.) from the code.

@vercel
Copy link

vercel bot commented Sep 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
textbase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 3, 2023 7:07pm

@akshayjoshi892 akshayjoshi892 changed the title New feature Added a feature to get user schedule from google calendar and implemented weather api to get temperature of city Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant