Files
Voting-System/client/README.md

625 B
Executable File

🗳️ Election System - Frontend

This is the Vue.js 3 frontend for the Student Council Election system.

🚀 Features

  • Dynamic Voting Flow: Interactive UI for casting ballots.
  • Admin Dashboard: Comprehensive management of candidates and results.
  • Initial Setup UI: Secure first-time configuration screen.
  • Mobile Responsive: Designed to work on tablets and smartphones at voting booths.

🛠️ Development

Install Dependencies

npm install -all

Run Dev Server

npm run dev

For full system documentation, please refer to the Root README.