This is my java calculator app that i correct with the version
Stars
14
Forks
0
Watchers
14
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
Here i use graphical user interface to show the result and get the data from mysql.
75be58aView on GitHubThis is my version 6 of the java calculator. Here I use factory design pattern.
5089cc9View on GitHubHere I use some interface. But in next version I like to do add more some interface facilities and add them into different packages. So I can easily identify the features easily and add some more features easily.
c439a3fView on GitHubThis is my version 1 java Calculator application. I want to use some interface features in next version
6b3d0d4View on GitHub