Skip to content

The Attendance WebApp is a Java-based system designed to manage student attendance. It allows administrators to record, track, and update attendance for students. The application is built using JDBC for database connectivity and MySQL for data storage, ensuring a reliable system for managing attendance data.

Notifications You must be signed in to change notification settings

Aayush-683/attendance-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance WebApp

A simple Java-based application for managing student attendance. This system allows administrators to record and update student attendance and view real-time updates.

Features:

  • Admin functionalities to record and track attendance.
  • User-friendly interface to view student attendance status.
  • Uses JDBC for database connectivity and MySQL for secure data storage.

Technologies Used:

  • Java
  • JDBC
  • MySQL

Installation:

  1. Clone the repository: git clone https://github.com/Aayush-683/attendance-webapp.git
  2. Set up the MySQL database and configure the connection.
  3. Run the application using your IDE or build it with Maven.

License:

This project is licensed under the MIT License.

About

The Attendance WebApp is a Java-based system designed to manage student attendance. It allows administrators to record, track, and update attendance for students. The application is built using JDBC for database connectivity and MySQL for data storage, ensuring a reliable system for managing attendance data.

Topics

Resources

Stars

Watchers

Forks