Mayuri Balasaheb Bhagat
@Mayurib1510
Published Projects
Project to Display Month Number using Java
I have created a basic Java project which displays a month name while entering a month number. i.e. At the output console when we enter month number as a "2" it gives output "February" and so on.
Java programming quiz application using Java
I have developed a Java programming multiple-choice question test in Java Swing. Quiz and mcq test is the main part on any online exam.
Registration Form Using Java In Eclipse
I have developed a Registration Form in Java Swing. Registration form is the main process of any application.
Login form in Java
I have learned how to make a simple Login Form in Java Swing. A login form or login page is the core functionality of any application.
Simple Calculator in Java Using eclipse IDE
In this Java project, I created a simple calculator using Eclipse. I have developed basic math calculator in java with the help of AWT with event handling.
GUI application to display Student Information in Java
I have developed a basic GUI application to accept student information from a textfield and display it in a serial manner.