#Java Jframe - Employee Attendance System

5 messages · Page 1 of 1 (latest)

spring crater
#

I'm a student and our professor didn't really teach us much about jframes. So, I'm confused on what to do next to my code. He instructed us to

Create a simple system that will solve the problem of McDylan's Fast Food Inc. in terms of employee's time in and time out. In this system you need to develop the following features:

ADMIN
A way for the admin to add new employees to the system
Admin is also capable of viewing the count of employees that timed in and timed out during the running of the application
A login process that will enable the system to identify that a user have an Admin Access
USER
A way to time in and time out in the system
A login process that will enable the system to identify that a user have a User Access

I did some lines but I'm lost and don't know how to integrate the arraylist and also display the the list using a table

Here is the link to my code,
https://drive.google.com/drive/folders/1V2ub7t63cRoue-ab0ars_j_3DYw5G8d6?usp=sharing

Plzz help, I'm already losing braincells.
Also, I'm using NetBeans

woven beacon
#

Do you you get to pick your toolchain? lol

spring crater
woven beacon
#

Can you pick what language and package you use?

spring crater