Skip to content

contracamilo/calc-project-jfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaFX calculator implemetation.

Demo:

Screen.Recording.2023-09-06.at.1.19.43.AM.mov

.Jar:

https://unisalleedu-my.sharepoint.com/:u:/g/personal/crivera52_unisalle_edu_co/EaCFsLKdqy5Fl_79MHHsKHcBfFuiQvw8DllpYSNP0A2giw?e=4jNOZK

Screenshot 2023-09-06 at 1 30 12 AM

To run the .jar you'll need to have installed the JavaFx runtime installed.

For this activity, we will develop an algorithm in JAVA that allows us to create a calculator with basic functions (addition, subtraction, multiplication, division, modulo, factorial) using all the fundamental concepts covered in the previous unit. Please note that our focus will be on the algorithm's logic rather than the graphical aspect of the program.

As a 'bonus,' you can add an unspecified operation to the calculator. This option is not mandatory but will give you an advantage in the final grade for the workshop as long as it functions correctly.

Format: JAVA

Development: Individual

Deliverable: Project with the source code and executable file compressed in a ZIP archive.

About

calculator implemented with JFX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published