Holiday Planning App
by Xia He-Bleinagel
Xia He-Bleinagel built a full-stack holiday planning app on Django using AI tools: ChatGPT for prompts, Lovable for UI, Cursor for implementation, and Google Antigravity (Gemini) for debugging. Features Supabase auth, role-based access, and integrated school and German national holidays. No more static spreadsheets.

Xia He-Bleinagel (Head of Data & Cloud) built a comprehensive holiday planning app to replace endless Excel sheets for managing team holidays.
The app is built on Django and uses a mix of AI tools in the workflow:
- ChatGPT: to refine prompts (e.g. by uploading a design mock and improving instructions)
- Lovable: to create the UI and frontend (cleaner output than Cursor for design)
- Cursor: for implementation (ran into repeated bugs, fixed 6–7 times)
- Google Antigravity (Gemini 3 Pro): solved the remaining bug on the first attempt, with clear error explanations and step-by-step implementation help (strongest overall experience in her testing)
Features: Supabase Postgres, secure authentication with admin-invited users, different UI and permissions per role, and integrated school holidays and German national holidays. No more static spreadsheets per year.
Related content
Shipping Features From My Phone
How I merged a DataTalks.Club Wrapped feature by opening a PR from a tram stop, iterating with Copilot from my smartphone, and deploying via CI/CD.
December 17, 2025
To-Do List Agent
A reference project from the AI Engineering Buildcamp: an agent that interacts with a simple to-do list application. Built with Lovable for the frontend and FastAPI (Python) for t…
December 15, 2025
How I Rebuilt My Personal Website in 10 Minutes With AI
I hadn't updated my personal website since 2012. Using AI tools like Lovable and GitHub Copilot, I rebuilt it from scratch in under 10 minutes. Here's exactly how I did it and wha…
December 05, 2025