jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
19 stars 27 forks source link

Simple Calculator / 30_Days_Of_Java #243

Closed AnshNikhare closed 2 months ago

AnshNikhare commented 2 months ago

New Project Proposal : GUI-Based Simple Calculator

Objective:

To design and develop a simple yet functional calculator application using Java with a graphical user interface (GUI). The calculator will perform basic arithmetic operations such as addition, subtraction, multiplication, and division, providing users with an intuitive and visually appealing tool for quick calculations.

Project Scope:

Develop a desktop-based application using Java Swing for the GUI. Provide a user-friendly interface with buttons for digits (0-9) and arithmetic operators (+, -, *, /). Include functionalities like Clear (C), Equals (=), and Backspace. Ensure real-time error handling for invalid operations (e.g., division by zero). Implement memory functions to store and recall values. Make the calculator responsive to both mouse clicks and keyboard inputs.

Tools & Technologies:

Programming Language: Java GUI Framework: Swing Development Environment: IntelliJ IDEA, Eclipse, or NetBeans Version Control: Git/GitHub

Deliverables:

A fully functional calculator application with a responsive GUI. Project documentation including the README file.

github-actions[bot] commented 2 months ago

Thank you for creating this issue! 🎉

We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our [CONTRIBUTING.md] for guidelines on contributing to this Domain.

Shlokwankhade commented 2 months ago

Go Ahead With Your Issue

github-actions[bot] commented 2 months ago

Hello @AnshNikhare! Your issue #243 has been closed. Thank you for your contribution!