This project is a console-based attendance system developed for Vantex Company. It utilizes Maven as the build tool and incorporates email functionality using the JavaMail API (javax.mail).
- Console-Based: The system is operated through a command-line interface, making it easy to use and navigate.
- Attendance Tracking: Users can mark attendance for employees.
- Email Notifications: Email notifications are sent using the JavaMail API to notify users about attendance status.
- Clone the repository:
https://github.com/SUTHESH-004/VantexSoft-Console-Based-Application
The system prompts the user with options to mark attendance, view attendance, and exit the application. Follow the on-screen instructions for each option.