You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run the whole project :.....
Write the given command in cmd
set classpath=mail.jar;activation.jar;.;
javac *.java
java MyFrame
About
A Java based Lab Components Management System which was developed to solve the lengthy process of issuing electronics components in our department. It tracks students, their details, counts of components, mailing, issuing and returning components, OTP authentication and more.