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.
20 stars 27 forks source link

Simultaneous_Equation_Solver/30_Days_Of_Java #152

Closed AnshNikhare closed 1 month ago

AnshNikhare commented 1 month ago

Adding a Graphical User Interface (GUI) to the Simultaneous Equation Solver Currently, our equation solver operates in a console-based environment, which limits user interaction and experience. To enhance usability and make the tool more engaging, I propose adding a graphical user interface (GUI) using Java. This will provide a more intuitive and visually appealing way for users to interact with the equation solver, significantly improving the overall experience.

The attached image provides a preview of the proposed GUI design, showing how the interface will look after the code modification.

image

github-actions[bot] commented 1 month 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 REPO.

jitacm commented 1 month ago

Go Ahead !

Note to Update the Readme.md , whenever necessary !

github-actions[bot] commented 1 month ago

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