Skip to content

inforkgodara/javafx-login-registration-admin-panel

Repository files navigation

JavaFX Login, Registration and Admin Panel

This is a JavaFX small project which has user login, user registration, information and error notification, admin panel which helps new developers to begin their project without beginning from the scratch.

Demo

Note: If this project helped you kindly don't forget to give this repository a star that motivates me to work further and improve this project. I am working every weekend to develop project that can help to new Developers. One more important thing if you are using this project as part of your development don't forget to store password in encrypted form in database and use valid validation on each part of application.

Prerequisites

You must have following programs/packages in order to run this project.

Technology

  • Java 1.8.0_66
  • controlsfx-8.40.14
  • Oracle Database 11.2.0.1.0

IDE

  • NetBeans IDE 8.0.2
  • JavaFX Scene Builder 11.0.0
  • Toad for Oracle 10

Approach

  • First need to clone this respiratory.
  • Configure your database schema credentials in src/database/DbConnection.
  • Import table script from database/table_script.sql using (SQL Developer/SQL++, TOAD, etc) else you create table manually.
  • Run this project as part of java code through NetBeans IDE or command prompts.

Devices

  • Monitor: Resolution 1366 x 768

Screenshots

User Login

User Log in

User Registration

User Registration

Information Notification

Information Notification

Error Notification

Error Notification

Admin Panel

Admin Panel

Page Panel

Page Panel

Find it on youtube. https://youtu.be/LwlF5szrmMY