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.
- 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.
You must have following programs/packages in order to run this project.
- Java 1.8.0_66
- controlsfx-8.40.14
- Oracle Database 11.2.0.1.0
- NetBeans IDE 8.0.2
- JavaFX Scene Builder 11.0.0
- Toad for Oracle 10
- 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.
- Monitor: Resolution 1366 x 768
Find it on youtube. https://youtu.be/LwlF5szrmMY