Airport Parking Management Made Simple
PaparcApp is a full-stack solution for managing airport parking operations — from online reservations and dynamic pricing to admin dashboards and automated notifications.
Real-time Pricing
Dynamic rates by duration & vehicle
Complete Lifecycle
Pending → In Progress → Completed
Automated Workflows
Email notifications via n8n
Quick Start
Get PaparcApp running locally in minutes
Install dependencies
Install the required Node.js packages:
npm
Requires Node.js 18+ and PostgreSQL 14+
Configure environment
Copy the example environment file and configure your database connection:Update the
.env file with your PostgreSQL credentials and session secret.Explore by Feature
Discover what PaparcApp can do for your parking operation
Public Booking System
Multi-step reservation flow with real-time price calculation and vehicle registration
Admin Dashboard
Calendar-based reservation management with entry/exit tracking and filtering
User Profiles
Virtual garage management, reservation history, and account settings
Reservation Lifecycle
Complete state transitions with photo evidence and payment tracking
Architecture & Guides
Understand how PaparcApp works under the hood
System Overview
MVC architecture with Express.js and PostgreSQL
Database Schema
13 tables with constraints and relationships
Pricing Engine
Dynamic pricing with vehicle coefficients
Authentication
Classic login and Firebase social auth
Notifications
Automated emails via n8n webhooks
Deployment
Deploy to Render with Neon PostgreSQL
API Reference
Integrate with PaparcApp’s REST API
Ready to get started?
Set up PaparcApp locally or explore the live demo to see all features in action
