My Calculator
A multi-mode web calculator built with Flask, HTML, CSS, and JavaScript.
Features
β¨ Classic Mode β Perform basic arithmetic operations.
π» Code Mode β Evaluate custom expressions like 5*(3+2)-10/2.
π Age Calculator β Find your exact age in years, months, and days.
π° EMI Calculator β Calculate your monthly EMI payments easily.
β³ History Page β Review all your previous calculations.
π Dark/Light Theme Toggle β Smooth theme switching for better UI/UX.
Tech Stack
Frontend: HTML, CSS, JavaScript
Backend: Flask (Python)
Hosting: Render
Learnings
This project helped me understand full-stack app structure, Flask routing, session management, and clean UI design. I focused on making each page visually consistent and adding small UX details like theme toggle and icons.
Live Demo