https://github.com/am4nn/draw-graphs
Developed a Java Swing application for dynamic graph visualization of user-input explicit equations, highlighting strong Java and GUI development skills
https://github.com/am4nn/draw-graphs
explicit-equation-graph expression-evaluator finite-state-machine graph java java-collections java-swing
Last synced: 10 months ago
JSON representation
Developed a Java Swing application for dynamic graph visualization of user-input explicit equations, highlighting strong Java and GUI development skills
- Host: GitHub
- URL: https://github.com/am4nn/draw-graphs
- Owner: Am4nn
- License: mit
- Created: 2022-04-03T17:50:47.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T16:04:14.000Z (about 2 years ago)
- Last Synced: 2025-01-30T15:51:46.124Z (12 months ago)
- Topics: explicit-equation-graph, expression-evaluator, finite-state-machine, graph, java, java-collections, java-swing
- Language: Java
- Homepage:
- Size: 599 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Draw-Graphs
Designed and implemented a Java Swing-based application enabling users to input explicit equations and dynamically visualize their graphs on a user-friendly interface, showcasing proficiency in Java programming and GUI development
Preview of App :





To use app on local computer :
Download the code
Install JRE java runtime environment in local machine to run jar file
and then run the 'Draw_Graphs.jar' file to run
Draw_Graph_Master_java 17.0.1.jar --> for java 17.0.1 version
Draw_Graph_Master_java 16.0.2.jar --> for java 16.0.2 version
or run exe file provided :
Draw_Graph_Master_java 17.0.1.exe
Draw_Graph_Master_java 17.0.1.exe