Commit Graph

3 Commits

Author SHA1 Message Date
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