top of page

CALCULATOR PROJECT

CONSOLE BASED JAVA PROGRAM

goal.gif

AIM

The aim of this project was to design and implement a programme with a group that functions like a calculator. There were eight possible variations, which were divided into eight subtasks. Each member of the group was assigned two subtasks, and all of the programmes were later integrated together as a console based user interface. I created an algorithm with pseudocode and flowcharts, then used Eclipse to develop a Java program.

list.gif

FEATURES

This project's requirement was to display a list of various operations and ask the user which one they wanted to perform. Request that the user enter the number (s). Calculate the value and display the result. Ask whether the user wants to continue ('Y' or 'N'). If the user selects 'Y,' the programme should continue to execute. If the user selects 'N,' the programme should terminate.

developer.gif

SKILLS

Throughout this project, I gained a lot and enhanced my soft skills such as teamwork, communication, problem solving, and organisation. In addition, I have developed design and technical skills through designing algorithms, programming in JAVA, and writing programmes using the Eclipse IDE.

GROUP MEMBERS

icons8-people.gif

The group consisted of six people, including myself: Adam Mahmood, Bashir Nasrallah, Mahin Haque, Noman Khan, and Swaron Acharjee.

bottom of page