with Python/Django, PostgreSQL, and NGINX/uWSGI
<aside>
⚠️ Disclaimer. This project is currently frozen because of the political situation.
</aside>
Context
- in 2018 I created a blog (in Russian) about Power BI, wrote 6 articles, and forgot about this project. In 2022 I discovered that this blog visits about 600 users a month.
- Some time ago I created Telegram Bot to get reports from Google Analytics to track key metrics of projects I work with.
Project Idea
- To allow other users to use my bot (previously it was for personal usage only)
- To use my blog as a marketing unit, bringing blog users to the Bot
Features
How it works
Web application features:
- Sing up
- Connect Google Analytics account via Oath 2.0
- Connecting Telegram (to match telegram user with GA user)
- Blog: mainpage, article, and category views
Bot features