Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 641 Bytes

File metadata and controls

30 lines (26 loc) · 641 Bytes

Testing Platform — Frontend

Description

Frontend application for an educational testing platform. Provides interfaces for teachers and students to create, assign, take, and review tests.

Scope

  • Role-based UI (teacher, student)
  • Test creation and assignment
  • Test taking flow for students
  • Manual and automatic test review interfaces
  • Notifications for test review status
  • Basic analytics and progress visualization

Tech

  • Vue 3
  • TypeScript
  • Vite
  • Pinia
  • Vue Router
  • PrimeVue
  • PrimeFlex
  • Axios
  • Chart.js
  • GSAP

Notes

  • Part of a fullstack project
  • Frontend only
  • Focus on UI flows and role separation