Overview
Enquire Space is a community knowledge-sharing platform I built in 2023. Inspired by Quora, it allows users to post questions, contribute answers in multiple content formats (text, images, embedded video), and earn reward points for high-quality contributions.
The rewards system was designed to incentivise knowledge sharing — users accumulate points that unlock profile badges and featured placement. The platform includes a full authentication flow, real-time notification system, and a rich text editor for formatting answers.
Built as a full-stack project using Next.js (SSR for SEO), Node.js/Express backend, and MongoDB. The frontend uses a clean card-based layout with infinite scroll.
Key Highlights
- Full-stack Q&A platform with multimedia answer support
- Points-based rewards system for contributor incentivisation
- Real-time notifications and activity feed
- SSR with Next.js for improved SEO
