Skip to content

gopalepic/Event-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📅 Calendar Integration App

A full-stack application for Google Calendar integration with event creation functionality.

🚀 Features

  • Google OAuth authentication
  • Create calendar events
  • Real-time calendar sync
  • Production-ready deployment

🛠️ Tech Stack

  • Backend: Node.js, Express, TypeScript, Prisma, PostgreSQL
  • Frontend: Next.js, React, Tailwind CSS
  • Deployment: Azure App Service, GitHub Actions , Vercel , Azure-Postgres

⚡ Quick Start

Backend (Azure)

  • Deployed at: https://calendar-integration-backend-eabkffc4gphtenfc.westus-01.azurewebsites.net
  • Auto-deploys from GitHub Actions
  • Status: Deploying... 🚀

Frontend (Local)

cd frontend
npm install
npm run dev

🔧 Environment Variables

See .env.example files for required configuration.

📚 Documentation

Releases

No releases published

Packages

 
 
 

Contributors