Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 366 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 366 Bytes

Student Attendance App

A student attendance app built using React and the useState hook. The app allows users to:

  • Add students
  • Check-in/check-out students
  • View check-in/check-out times for each student

Features

  • Easy to use interface
  • Real-time updates to student attendance
  • Minimalistic design

Technologies Used

  • React
  • JavaScript
  • CSS