Skip to main content
← Projects

EduTest.uz — online testing platform

An exam system with a Go backend and Vue 3 frontend: question bank, real-time timer, admin panel and content uploader — built for thousands of concurrent test-takers.

View demo
  • Docker
  • Go
  • PostgreSQL
  • Vue.js
EduTest.uz — online testing platform

Features

  • Question bank: categories, difficulty levels, image questions
  • Real-time timer with automatic submission
  • Admin panel: result analytics, export, content uploader

Technical details

The backend is written in Go — it handles thousands of connections with minimal memory. The frontend is a Vue 3 + Vuetify SPA. Results live in PostgreSQL; deployment is Docker-based.