This is a follow-up on my Breezy Recruitment Analytics Project.
Goal:
- Store all Google Calendar Events from a given calendar in a NoSQL Database.
- Identify Interviews
- Connect Interview-Event-Data with Interview-Data from Breezy Recruitment Analytics Project. for more precise time meterics.
- Constatly update and anonmyise the data accordig to GDPR-guidelines.
- Node.js
- MySQL
- MongoDB
- Dependencies from package.json
Create Project and Enable APIs & Services in your Google Cloud Platform
Create a .env file with all secrets from config.js file.
MIT Free Software, Hell Yeah!