Build an Android app
Budget: ₹5,000 – ₹15,000 INR
Make a currency converter application using currencyscoop api & MVVM architecture.
1- Make a Splash screen
2- fetch the currency list from API and load it in recyclerView and choose the base currency from that given list using checkbox or radio button.it will be shown only once till user make choice to choose other currency as base currency.
3-while navigating to the next screen (in ProgressDialog) there should be server Error message if there is any as written in the API documentation page.
4- On the next screen, the base currency should be on top which we have chosen in the previous window. and all other currency should be below that in recycler view with currency conversion rate based on base currency. Marked one of the currencies as favourites which will be displayed on top of the list. there should be one button on the top right corner which will take us to the next screen , there will be a currency conversion task.
1- Make a Splash screen
2- fetch the currency list from API and load it in recyclerView and choose the base currency from that given list using checkbox or radio button.it will be shown only once till user make choice to choose other currency as base currency.
3-while navigating to the next screen (in ProgressDialog) there should be server Error message if there is any as written in the API documentation page.
4- On the next screen, the base currency should be on top which we have chosen in the previous window. and all other currency should be below that in recycler view with currency conversion rate based on base currency. Marked one of the currencies as favourites which will be displayed on top of the list. there should be one button on the top right corner which will take us to the next screen , there will be a currency conversion task.