Classfied Website
A modern classifieds platform for buying and selling properties, cars, electronics, and more
·2 min read·active
Classfied Website is a full-featured classifieds platform inspired by services like Dubizzle, designed to be fast, scalable, and practical for everyday use.
Goals
- Allow users to post and browse listings with minimal friction
- Support multiple categories including property, vehicles, electronics, and services
- Provide a secure and reliable platform that scales with user growth
- Maintain a clear, accessible user experience while handling complex data
Features
- User authentication and profile management
- Category-based listings with structured metadata
- Image uploads with efficient storage and delivery
- Advanced search and filtering across listings
- Real-time updates for listings and user interactions
Stack
- Next.js for the application interface and server rendering
- Supabase for authentication, database management, and real-time features
- Cloudflare R2 for cost-effective media and asset storage
- PostgreSQL for reliable relational data handling
- Tailwind CSS for rapid and consistent UI development
Architecture
The platform follows a modern full-stack architecture using server components for data fetching and API routes for mutations. Media assets are stored separately from application data to improve performance and scalability.
Status
Currently in active development. Core marketplace functionality is in place, with ongoing work focused on search quality, moderation tools, and performance optimisation.