Skip to content

Program that allows student to check their grades if correct password and username is entered.

Notifications You must be signed in to change notification settings

arafimam/password-checker-Java-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

password-checker-Java-GUI

Program that allows student to check their grades if correct password and username is entered.

This is a program where I have created a class "Students" and made 5 random student objects with their grades as private variable. There is also a GUI that allows the user to enter his/her user name and password. User name is checked with the student list and password is checked with a format of L-L-L-N-N-N-N where L stands for letter and N stands for number.

If the user enters correct information: image

If the user enters incorrect information: image

No SQL databases are used. I have learned basic Java GUI and implemented this throught this project earlier and uploaded this as a repository as of 6th August.

About

Program that allows student to check their grades if correct password and username is entered.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages