Skip to content

Conversation

@Satvik-Singh192
Copy link
Contributor

Description

Implemented a new C++ Currency Converter feature.
This feature introduces an OOP-based currency conversion system supporting multiple currencies,
a user-friendly console interface, and proper error handling.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #4

Checklist

Added a C++ Currency Converter feature with OOP-based design, supporting multi-currency
conversion, user-friendly console interface, and error handling.

Closes OPCODE-Open-Spring-Fest#4
@prajwal3114 prajwal3114 merged commit ccfe23a into OPCODE-Open-Spring-Fest:main Oct 22, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Implement C++ Currency Converter

2 participants