Show DevBest Currency Converter

NSA

sudo apt-get thefuckout.tar.gz
Dec 9, 2011
715
86
Hey guys.

I've been asked to create a Currency Converter for college.
I got this done and figured I may as well put it here.

The main purpose of me putting it here is to ask you guys if you can find any errors.
I have also posted the source code if y'all wanna take a look.

The program has a password attached as it was in the list of things to-do from my tutor.
The password is "12345".

Program:
Source Code:

Please tell me if you find any errors.

Thanks!
 

Weasel

👄 I'd intercept me
Nov 25, 2011
4,135
2,459
Saw your thread about it in the Help & Support section, good to see you are releasing it too! Just a question, where does it gets the currency's from? Because sadly the currency's change all the time.

Its a good source code to learn from though!
 

NSA

sudo apt-get thefuckout.tar.gz
Dec 9, 2011
715
86
Saw your thread about it in the Help & Support section, good to see you are releasing it too! Just a question, where does it gets the currency's from? Because sadly the currency's change all the time.

Its a good source code to learn from though!

The conversion rates are included in the source however, I may edit it to allow the user to put their own currencies in.
This is just for the college project, I was given a list of things I had to do and it had to be the exact way.
 

IntactDev

Member
Nov 22, 2012
399
71
The conversion rates are included in the source however, I may edit it to allow the user to put their own currencies in.
This is just for the college project, I was given a list of things I had to do and it had to be the exact way.


You can implement it easily. Here is a little guide you can read up and follow.

 

NSA

sudo apt-get thefuckout.tar.gz
Dec 9, 2011
715
86
, It's done in VB.NET

I have changed a few things.
I added a menu bar which gives users help on finding exchange rates.
Also added a part which will let you put your own exchange rate values in.
Password is still "12345".

Program Download:
Source Download:

If I've missed anything i.e. broken buttons etc... please tell me.
 

Users who are viewing this thread

Top