Skip to content

Gaurav-1200/learningapis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple website implemented with flask and hosted on Heroku, which provides essential features of Currency Conversion, Weather Report and Covid-19 Tracker. The datais fetched in real-time using public APIs like Open weathermap, Fixer io, Covid-19 India API and others.

https://imperative.herokuapp.com/

The Covid Tracker, takes real time data from the Covid-19 India API and displays the cumulative and daily status of covid patients globally and across India with a dedicated Statewise break out table.

image

Mudra : Currency Converter is backed by Fixer.io, which provides the latest conversion rates.

image

Expecto Weatherum : The name is inspired from famous Harry Potter Spell "Expectro Patronum". It obtains its data from openweathermap API. Initially it shows the forecast for 8 major cities, but the user can view detailed forecast by searching the city name in the search bar.

image

image