Skip to content

rahulstech/javafx-signin-signup-screen

Repository files navigation

JavaFX SignIn SignUp

This is Sample sign in sing up GUI application designed using Java jdk14 and OpenJavaFX 11.0.2.

Features of this sample applications are:

  • stylish design with animation
  • floating messages for input field hits and error messages
  • infinite circular progress bar with transitions
  • animated status to indicate task status - error or successful
  • toggling password visibility
Screen Shots
Name Screen Shot
Sign in screen sign in screen
Username Hint username hint
Visible Password Field visible password
Weak Password Field weak password
Moderate Password Field moderate password
Strong Password Field strong password
Confirm Password Hint confirm password hint
Input Error Message eror message
Progress Bar Running progress bar running
Status Error status error
Status Successful status successful

For demo video of running application please visit the link

Note: you are free to use and update this project but please don't merge your code to the master branch.

 Copyright 2021 rahulstch

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.