TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Aussie Shopper, a service to find specials in Australia

1 点作者 scorpioxy大约 5 年前

1 comment

scorpioxy大约 5 年前
Hello all. This is my side project that I&#x27;ve been working on for a few years and have revamped recently. It&#x27;s a Telegram bot that offers a service to help you find specials in Australia and send them straight to your phone.<p>I wrote it because I needed it.And figured it might be useful to others.<p>I have a few ideas of where I want to take this but I&#x27;d like some feedback from other potential users would there. Specifically, the web side of the project - mostly being the statistics page - has a lot of potential since I&#x27;ve been collecting data for the past 3 years. All feedback is welcome.<p>In the backend, it uses django and bulma and Vue. That&#x27;s my current favorite stack. The code is open source(released recently) and on my github if you&#x27;d like to take a look.<p>The matching can make use of some clever ML techniques but for now, it does simple keyword matching. I wanted to get the content and page done before I deep dived into the fun stuff.