Skip to content

Geletinousamigo/event-manager-somaiya

Repository files navigation

event-manager-somaiya:

Steps to run the application

  1. Extract the zip file to desired location on your local computer
  2. Open the folder with vs code
  3. Add your .env variables by referring the variables present in .env_Sample
  4. Use "npm install" command to install Node
  5. Run the code with "npm start" to view the output Can be viewed HERE

#Working:

  1. Click on Login button, present at right side corner. Picture1

  2. Select an account and grant permission to access google calendar.

  3. Once logged in, go to Talks tab and press on "Add session to your calendar". Picture2

  4. Event will be added to your Google Calendar. Picture3