Web site for weather monitoring in Ukraine
Web ProgrammingThis website is a web add-on that is collected from two parts:
- Scrapers of information on the site sinoptik.ua
- Web part to display the information collected at the request of the user
The functionality of the site is simple enough, there is a search and authorization system. There is also a user profile where you can watch the weather in the preserved cities so that you don’t search again, and there is also the possibility of deleting your own account.
It is noted that the background of the site changes from time of year and time of day.
I used this technology:
- Flask, Flask-WTF, Flask-Login, Flask-SQLAlchemy
by Beautifulsoup4
The requests
- fake_useragent
This project was designed for personal use.
For a more detailed review, I suggest you go to my portfolio website! and :)
- Scrapers of information on the site sinoptik.ua
- Web part to display the information collected at the request of the user
The functionality of the site is simple enough, there is a search and authorization system. There is also a user profile where you can watch the weather in the preserved cities so that you don’t search again, and there is also the possibility of deleting your own account.
It is noted that the background of the site changes from time of year and time of day.
I used this technology:
- Flask, Flask-WTF, Flask-Login, Flask-SQLAlchemy
by Beautifulsoup4
The requests
- fake_useragent
This project was designed for personal use.
For a more detailed review, I suggest you go to my portfolio website! and :)