Commit Graph

5 Commits

Author SHA1 Message Date
anas-rashid
4f262ab4c1 Remove screenshot section from README
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-03 21:25:58 +02:00
anas-rashid
f7a95aabe5 Remove unnecessary GitHub setup files and instructions
- Remove setup_github.sh helper script
- Remove GitHub repository setup instructions from README
- Keep only project-relevant documentation
2026-04-03 20:26:14 +02:00
anas-rashid
775ee17a7b Add GitHub setup helper script 2026-04-03 20:04:11 +02:00
anas-rashid
d8fda9fe5d Add GitHub repository setup instructions to README 2026-04-03 20:03:27 +02:00
anas-rashid
831b650111 Initial commit: Quadratic Equation Plotter application
Features:
- Plot quadratic equations: y = ax² + bx + c
- Adjustable X-axis range
- Visualize vertex and roots
- Save plots in multiple formats
- Interactive matplotlib navigation toolbar
- Clean GUI interface with Tkinter
2026-04-03 20:02:07 +02:00