CSA-Coders-2025 / Planning-Repository-Issue-House-

This repository is where all issues are housed. There will be no code in this repository. NO CODE
0 stars 0 forks source link

Individual Planning Checkpoint - DLAATT #74

Open Tanuj253 opened 13 hours ago

Tanuj253 commented 13 hours ago

Frontend:

Backend:

anikabhatnagar20 commented 13 hours ago

Backend:

LiliWuu commented 13 hours ago

Features in Development:

Have working check-in (add students to the queue) and check-out (remove students from the queue) system in the queue to handle multiple users

Check-in

Check-out

Connect user entries in queue (login time, logout time, duration) to admin table

DrishyaMody commented 5 hours ago

BACKEND

FRONTEND

tarasehdave commented 51 minutes ago

Model

  • HallPass.java
  • HallPassJpaRepository.java
  • Teacher.java
  • Person.java (student)

View

  • hallpass.html
  • thankyou.html

Controller

  • HallPassViewController.java