Skip to content

Neeraj2412/ConVin-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ConVin-Assignment

Assignment In this assignment I have creted two templates, one is the landing page where the user is initally landed from which he can authenticate selfs with OAuth2 mechanism for viewing his or her event list.

Below is my folfer structure

Screenshot 2022-07-10 204617

The project has an folder called apps which is created to list or program any apps, in our case there is only one app called as googleCalendar this is the main app which handles our queries

Capture

above is the simplification of our apps installed

Capture

above are the google libraries we have used

The application works fine on the localhost anslo with thw waitress-serve but there is some issue with herkou deployment as a result I am not able to share live link But below are some images of the site

(1) User Lands on this page, clicks on - Get Access To Events

Capture

(2) As soon as the user selects particular email address and authenticate, HttpResponse is got from google API

Capture

(3) After reciving the toke we are able to display events

Capture

Thank You

About

Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published