This app helps generate random exam seating arrangements so students are mixed across rooms and benches instead of repeating the same seating pattern every time.
- Frontend: React + Vite
- Database: Firebase Firestore
- Clone the repository.
- Install dependencies:
npm install- Start the app:
npm run dev- Open http://127.0.0.1:5173.
- Firestore is configured in src/firebase/firebase.js.
- Update that file with your Firebase project config if you want to use your own Firebase project.
Main pages:



