All projects are based on ☕ Java(Swing.All projects are database(MySql) connected📂 and compatible to run is🖥️ Desktop(with .exe)🖱️.All projects have a Graphical User Interface(GUI)👨🏻💻 that user can communicate and understand the application easily).
Step 1: Download this repository in your PC.
Step 2: Go to Set Path/--.zip. Unzip the file.
Step 3: Go to your lib of installed java location of your system, (in my case, it's "C:\Program Files\Java\jre1.8.0_121\lib") and create a folder name UCanAccess-4.0.4-bin and paste all the four files into this folder.
Step 5: Now create a path for your four jar files, just like given in Set Path/Path.txt and copy that whole path string.
Step 6: Go to your System's Environment Variables. Create a new user variable name CLASSPATH and copy that path string into it and save it.
Step 7: Restart your pc.
Step 8: Run any JAVA SWING program from src file.(src/---.java)
Do:- Window->Open Perspective->Other->Java (default)
/**
*
* @author Apurba kumar Pramanik
* @github uakp98
*
*/