6+
Pages Built
2
Linked Products
Quiz
Engine Built-In
0
JS Frameworks
Building a full EdTech product, without a backend, without a framework, within a tight scope
The EDUCOMMEX concept required a complete online education marketplace: multiple courses, each with their own landing page, a way for users to explore and select courses, a payment/purchasing flow, and an integrated assessment system. The standard approach would involve a backend, a database, a CMS, and a frontend framework, weeks of work with significant infrastructure cost.
The challenge: deliver the full product experience using only frontend technologies;fast, hostable for free, and maintainable by a solo developer.
Two linked products, a marketplace and a quiz engine, built as a cohesive system
I split the platform into two connected repositories that work as one product: the main EDUCOMMEX marketplace, and a standalone quiz application that integrates seamlessly with it.
EDUCOMMEX Marketplace
Course Catalog
Grid-based course listing with category filtering, card previews, and course detail pages, each with syllabus, pricing, and enrolment CTA.
Purchase Flow
Simulated checkout process with order summary, course access gate, and confirmation state, architected to plug in a real payment gateway.
Student Dashboard
Post-enrolment view with enrolled courses, progress indicators, and links through to course content and the quiz engine.
EDUCOMMEX Quiz Engine
Timed Assessments
Per-question countdown timers with auto-advance and visual urgency state as time runs low.
Scoring & Results
Real-time score calculation, correct/incorrect feedback per answer, and a detailed results screen with pass/fail state.
Question Randomisation
Questions and answer options shuffle on each attempt, preventing memorisation and making each retake a genuine assessment.
A production-ready EdTech product — no backend required
EDUCOMMEX demonstrates that a complete, functional education marketplace can be built and deployed at zero infrastructure cost using only frontend technologies. The platform is fully live, hostable on GitHub Pages, and ready for real course content to be populated.
It also proved a key architectural principle: splitting complex products into smaller, linked repositories (marketplace + quiz engine) makes each component independently maintainable while still functioning as a unified user experience.
For any client needing an online course platform, this project shows I can deliver the full product scope, not just a landing page, but a working system.
Need an education platform or web app?
I can build your course platform, marketplace, or multi-feature web product — clean code, zero bloat, built to last.