In this video, I have added login screen to the Library Management Software. During starting of the program, username and password is asked. The password will be hashed first from user input and compared with saved hash in the configuration file. The main screen will be loaded only after successful check of the input credentials.
Get the source code from
- Genuine Coder