-
This is a weather application in real time as it seems on the photo.

-
This project was done in Pycoders Bootcamp as a challenge after Data Gathering module finished.
-
Worked with 4 people as a team with scrum method.
-
Created in 1 week.
-
Web scraping with Scrapy => from wikipedia website . Scrapyed data are cities , region and population of countries. We got only Usa , Turkey and Netherland.
-
Pyqt5 for interface.
-
API for real time weather condition.
-
OOP
-
PostreSql
*Create a database and change connection information in db.py file. Then run from main file .

