Calculator is now a web-only project. The roadmap is centered on browser quality, maintainability, and shipping a reliable installable experience.
- Tighten interaction quality across standard, scientific, programmer, graphing, date, and converter modes
- Improve responsive behavior so the app feels intentional at phone, tablet, and desktop widths
- Continue reducing UI inconsistencies between views and shared shell surfaces
- Strengthen browser-side persistence, offline support, and startup reliability
- Expand lightweight validation so regressions are caught earlier
- Better automated coverage for calculation logic and critical UI flows
- More consistent keyboard behavior across all modes
- Improved graphing interactions and validation of graph edge cases
- More robust PWA install and relaunch testing
- Continued cleanup of view modules and shared style tokens
Feature proposals are welcome when they improve the browser experience, solve a user-facing problem, or simplify the implementation without reducing capability. Start with the process described in NewFeatureProcess.md.