Watch the result of this project >> here
- Create a currency converter
- Pick a travel destination and check the exchange rate
- Make a small webpage where you can enter the local rate, which is converted to the price in β¬ (No need to get updated rates from external APIs).
- Use a form that submits to PHP (no JS allowed / no preventDefault)
- Allow the user to choose between different currencies
- Provide a button to switch the from / to valuta types (So Euro -> Dollar becomes Dollar --> Euro)