/java-calculator

๐Ÿ”ข A simple calculator with Java Swing

Primary LanguageJavaMIT LicenseMIT

Do simple calculations with this fully functional calculator ๐Ÿ˜Š

Java-version-Used-14.0.2

This project was developed for the Programming 1 class, in the Information Systems course at Universidade Estadual de Goiรกs

๐Ÿ’ฌ Purpose

The purpose of this simple project was to know the main functions of Java Swing...

  • Manipulate and style graphic elements of the Layout
  • Generate actions on buttons
  • Practice the separation of responsibilities
  • Create an architecture for development

The calculator has this different layout proposed by the teacher, since there are already many calculators made in Java.


๐Ÿ“ How to download and run this project

First, clone this repository

$ git clone https://github.com/juliocesarfs/java-calculator.git

After cloning the repository, just run App.java.

๐Ÿ“• License

This project is under the MIT license

Made with ๐Ÿ’œ by Jรบlio Cรฉsar ๐Ÿš€