# javafx-login-registration-admin-panel **Repository Path**: maxz01/javafx-login-registration-admin-panel ## Basic Information - **Project Name**: javafx-login-registration-admin-panel - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-06 - **Last Updated**: 2024-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 * Video clip on youtube of the project demonstration. https://youtu.be/LwlF5szrmMY ### 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](https://raw.github.com/inforkgodara/javafx-login-registration-admin-panel/master/screenshots/javafx-user-login-screenshot.png?raw=true "JavaFX User Login") ### User Registration ![User Registration](https://raw.github.com/inforkgodara/javafx-login-registration-admin-panel/master/screenshots/javafx-user-registration-screenshot.png?raw=true "JavaFX User Registration") ### Information Notification ![Information Notification](https://raw.github.com/inforkgodara/javafx-login-registration-admin-panel/master/screenshots/javafx-information-validation-screenshot.png?raw=true "JavaFX Information Notification") ### Error Notification ![Error Notification](https://raw.github.com/inforkgodara/javafx-login-registration-admin-panel/master/screenshots/javafx-error-validation-screenshot.png?raw=true "JavaFX Error Notification") ### Admin Panel ![Admin Panel](https://raw.github.com/inforkgodara/javafx-login-registration-admin-panel/master/screenshots/javafx-admin-panel-home-screenshot.png?raw=true "JavaFX Admin Panel") ### Page Panel ![Page Panel](https://raw.github.com/inforkgodara/javafx-login-registration-admin-panel/master/screenshots/javafx-admin-panel-page-1-screenshot.png?raw=true "JavaFX Page Panel") Find it on youtube. https://youtu.be/LwlF5szrmMY