This repository contains a simple frontend demo (single-page HTML) that illustrates three parts commonly used with Servlet/JSP projects:
- Part A: User Login (client-side demo)
- Part B: Employee Records (static data table)
- Part C: Student Attendance (client-side attendance storage)


