Skip to content

StitchMl/Calcolatrice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator - exercise Software Engineering and Web Design - Tor Vergata

This project represents a calculator developed as a practical exercise as part of the Software Engineering and Web Design of Tor Vergata course held in 2022. The main objective was the application of software design and development concepts in a real-world context.


Functionality

The calculator supports the following operations

  • Addition
  • Subtraction
  • Multiplication
  • Division

Requirements

To run the project, you must have

  • Git installed on the machine
  • A development environment with support for Java (version 8 or higher)

Installation

  1. Clone the repository on your computer:

    git clone https://github.com/StitchMl/Calcolatrice.git
  2. Access the project directory:

    cd Calculator
  3. Compile and run the code using your preferred development environment (e.g. IntelliJ IDEA, Eclipse, or via terminal with the javac command).


Authors

Project realised by Matteo La Gioia and developed as a practical exercise during the Software Engineering and Web Design course at Tor Vergata in 2023.

About

Exercise developed for the Software Engineering and Web Design exam at the University of Tor Vergata. Consists of a calculator built in Java to apply software design and development concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages