shomooliat-form

Exam Entry Form & Card

This project is a simple web-based application that allows users to fill out a form with their personal and exam-related details and then view/print an official-style exam entry card. The interface and content are in Persian (Farsi), suitable for local exam systems.

đź“„ Project Pages

1. index.html – Registration Form

On this page, users enter the following details:

After submitting the form, the data is saved to the browser’s localStorage, and the user is redirected to the card display page.

2. card.html – Exam Entry Card

This page reads the saved form data from localStorage and displays it in a printable card layout. Key features:

All styling is managed through the styel.css file, which gives the form and the card a clean, presentable design.

📦 Libraries Used

⚠️ Notes

https://rezaaslami.github.io/shomooliat-form/

,,,