Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/build/
Binary file added ImgEmployee/20240211_145141.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ImgEmployee/DDT00302.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ImgEmployee/IMG_20240211_145524.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ImgEmployee/IMG_20240211_145529.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ImgEmployee/cess.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Binary file modified build/classes/Admin/Admin$1.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$10.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$11.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$12.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$13.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$14.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$15.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$16.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$17.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$18.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$19.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$2.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$20.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$21.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$22.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$23.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$24.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$25.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$26.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$27.class
Binary file not shown.
Binary file removed build/classes/Admin/Admin$28.class
Binary file not shown.
Binary file removed build/classes/Admin/Admin$29.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$3.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$4.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$5.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$6.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$7.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$8.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin$9.class
Binary file not shown.
Binary file modified build/classes/Admin/Admin.class
Binary file not shown.
63 changes: 27 additions & 36 deletions build/classes/Admin/Admin.form

Large diffs are not rendered by default.

Binary file modified build/classes/Controller/DataInit.class
Binary file not shown.
Binary file modified build/classes/View/Login.class
Binary file not shown.
1 change: 1 addition & 0 deletions data/employee.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
100,Trần Hiếu Trung,19/12/2003,Nam,Hưng yên,0345695203,t.hieutrung2k3@gmail.com,Hưng Yên,2/2/2021,500.0,IT,ITer,ImgEmployee\\img3.jpg
101,Nguyễn Thị Phương Thảo,6/6/2003,Nữ,Hà Nội,0234223223,pthao@gmai.com,Hà Nội,14/2/2018,300.0,Kế Toán,nhân viên,ImgEmployee\\avarta1.png
102,Nông Quốc Mạnh,6/7/2003,Nam ,Lạng sơn,023782372,manhngo@gmail.com,Lạng sơn,21/7/2015,100.0,Kế Toán,Trưởng phòng,ImgEmployee\\DDT00302.jpg
4 changes: 3 additions & 1 deletion nbproject/private/private.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group/>
<group>
<file>file:/F:/Group4-EmployeeManagementSystem/src/Admin/Admin.java</file>
</group>
</open-files>
</project-private>
63 changes: 27 additions & 36 deletions src/Admin/Admin.form

Large diffs are not rendered by default.

253 changes: 114 additions & 139 deletions src/Admin/Admin.java

Large diffs are not rendered by default.