Project Description
This is a fast, powerful and fully automated application that analyzes vk and telegram posts.
It collects currency exchange ads from different sources and stores them on a website with sorting, filtering and search functions. The app can even parse the currency exchange rate from the listing and store it in the database. It can pull data from the site's API using cron, like it works with vk.com or get data on its own API, like it works with the telegram-websocket server.
This app is multi-localized, which means you can use different domains for different sets of Telegram channels or VK publics. The settings for each locale are stored in config/locales.php.
Project type
Web applicationWhat I've done
- Business idea for the app
- Algorithm for getting ads
- Mechanism for analyzing, sorting and filtering received ads
- Website design and layout
- Backend administration
Technologies used
- Laravel, HTML5, CSS3, JS, PHP