Skip to content

SamGarciaDev/HowsTheWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How's The Weather

This is a simple Android app made with the purpose of learning how to access external APIs. It displays the data fetched from this API.

Tech stack

To do

  • Add search autocompletion
  • Add loading indicator while fetching API response
  • Save and display recent searches
  • Make the UI pretty 🦋
  • Catch responses other than status 200