Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 483 Bytes

TODO.md

File metadata and controls

11 lines (11 loc) · 483 Bytes
  • Generate Nextjs + Typescript app
  • Setup eslint + airbnb config + prettier
  • Setup tailwind
  • Get all cities in Turkey with geographical locations
  • User can search provinces
  • User can see all provinces as a map
  • Get weather data for city on demand
    • Data for humidity, wind, probability of rain
  • Data visiulization with chartjs
  • Setup auth-like system with API key
    • User gets API key from openweathermap and logs in to application