Sousse Apartments Booking System
Technical Datasheet
SOFT-003Project Overview
Architected a high-performance real estate booking platform utilizing the latest Next.js 14 App Router. This project demonstrates modern frontend engineering practices, including Server-Side Rendering (SSR) for SEO and Static Site Generation (SSG) for performance.
The application features a robust backend powered by PostgreSQL and Prisma ORM, enabling complex availability queries and real-time booking management. It supports multi-language content (i18n) and includes a secure admin panel for property management.
The application features a robust backend powered by PostgreSQL and Prisma ORM, enabling complex availability queries and real-time booking management. It supports multi-language content (i18n) and includes a secure admin panel for property management.
Key Engineering Tasks
- Full Stack Development: Built the entire application from database schema to frontend UI.
- API Development: Created RESTful API endpoints for booking logic and user authentication.
- Performance Tuning: Achieved 95+ Lighthouse scores through image optimization and code splitting.
- Internationalization: Implemented a scalable i18n routing system for multi-language support.
Tools & Technologies
Next.js
React
PostgreSQL
Prisma
Tailwind CSS