Web Project with Frontend HTML ,CSS ,bootstrap and backend created using Django webframework .
Details: application contains three functionalities:
1)BMI calculator: user can enter weight and height to calculate his BMI
2)Currency converter: user can enter convert currency between diffrent standard currencies eg from USD to INR ect. currency exchange rate is collected using https://v6.exchangerate-api.com API
3)weather: user can get details of weather in local using CITY STATE and COuntry name. weather details is collected using https://openweathermap.org/ API