sirin05137 / CSE364_Project

2 stars 0 forks source link

Completion of building the foundation frame #3

Closed sirin05137 closed 3 years ago

sirin05137 commented 3 years ago

I've finished working on the initial java file. So far it works like this.

Initial excution

In above example, the input values are "Drama" and "scientist". After program calculate rating of genre rated by specific occupation , the rating will be shown as two decimal place.

yuujinleee commented 3 years ago

Thanks much for your effort mr qwak I'll be reviewing it asap 😃

yuujinleee commented 3 years ago

Im currently resolving the issue in pom.xml in my new branch named yujin_bugfix. I will open a pull request after I finish testing. Thx.