MB Currency Converter is a full-stack web application that allows users to seamlessly convert between different currencies, view real-time exchange rates, manage a list of favorite currency pairs, and export their conversion history.
This project was created as my final submission for CS50x. It is built using **Flask (Python)** on the backend, **HTML**, **CSS**, and **JavaScript** on the frontend, and integrates an external **ExchangeRate-API** for up-to-date conversion data. Users can sign up, log in, perform conversions, save favorites, and view random currency facts for a more engaging experience.
The app features a clean and responsive user interface with flag icons and themes, making it both functional and visually appealing.