Skip to content

Just A Simple Currency Exchange Application for Only Desktop, I am going to make a second separate repo for mobile users after I am done with this

Notifications You must be signed in to change notification settings

PlayzAe/Currency-Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An Exchange Currency App

I’m building a currency converter app with C# and Windows Forms that lets you easily convert different currencies. Right now, it’s all about basic conversions, but I’m planning to add a sign-up and login system soon. This is a long-term project, so stay tuned for more updates!

Purpose

The currency converter app helps you quickly and accurately convert between different currencies. Built with C# and Windows Forms, it's designed to be user-friendly and efficient. The app will evolve to include features like user sign-up and login. This project aims to offer a seamless and reliable conversion experience. Stay tuned for ongoing improvements!

Features:

  • Simple and intuitive currency conversion interface.
  • Real-time exchange rates for accurate calculations.
  • Easy-to-use input and output fields.
  • Plans to add user accounts with sign-up and login capabilities.
  • Ongoing updates and enhancements for a better experience.

Optimizations

I made some tweaks to improve how events are handled, buttons look, and how the app manages different pages, making the interface smoother. I made sure only the "Send Money" and "Resources" page opens in a separate window and that resources are used efficiently. I will continue to push updates like once every week and be improving the overall quality of the application. This setup only works on Windows because it relies on Windows Forms, so it won’t run on other platforms like macOS, Linux, web browsers, Android, or iOS since it depends on Windows-specific UI and event handling.

Additional GitHub Profile Details

👩‍💻 I'm currently still working on this currency converter long term

🧠 I'm currently learning about backend and how to handle user's data from a login in and sign up page

⚡️ Fun fact about this project is that working on this currency exchange app is quite an experience! I faced some amusing challenges with button interactions and UI elements, leading to entertaining debugging sessions. Each problem I solved taught me something new about coding, turning the development process into a mini-adventure as I fine-tuned every detail to perfection!

Badges

None yet ☠️

Installation

If you do not trust the .exe in my releases you can build the application yourself using a dotnet console

Dotnet Installation

As of this time donet 8.0 is the most current version https://dotnet.microsoft.com/en-us/download

dotnet clean
donet build

Running The project Through The Console

dotnet run

Demo

Mind You This Is still in the works and far from complete https://github.com/PlayzAe/Currency-Exchange/releases/tag/Alpha-App

portfolio linkedin

About

Just A Simple Currency Exchange Application for Only Desktop, I am going to make a second separate repo for mobile users after I am done with this

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages