Embed presentation
Downloaded 108 times
















This document presents an overview of a calculator application called "My Calculator". It discusses the features of the calculator, which include standard calculation functions, scientific calculations, unit conversion, GPA calculation, and solving mathematical problems. The document also provides information on the project status, implementation details using Java libraries and classes like Swing, JFrame and ActionListener. It was presented by three individuals and details the progress made on developing the calculator application.
Presented by Tanvir Siddique, Mazharul Haque, and Manash Kumar Mondal.
This slide introduces the main topic of the presentation.
Introduction to the project, its features, and the current status are outlined in the index.
Introduction to a calculator tool using Java JDK 8 and Swing Framework for solving mathematical problems.
Features include Standard Calculator, Scientific Calculator, Unit Conversion, CGPA Calculator, and more.
Introduction to the welcome screen of the calculator application.
Provides basic functions of a standard calculator: Addition, Subtraction, Multiplication, Division.
Features of the scientific calculator, including Square, Trigonometric functions, Power, and Factorial.
Dedicated slide discussing the GPA Calculator.
A feature for solving mathematical problems integrated within the calculator.
Detailed project status including Analysis, Skill Development, and current Progress.
Introduction to the application with the version labeled as 1.0 beta.
Implementation overview with details of library files and methods/constructions used in the code.
Explains ActionEvent and ActionListener concepts related to user interactions in the application.
Final slide thanking the audience.















