Fionn88 / LineBot-Subsidy

LineBot 津貼大搜查 - FastAPI

Home Page:https://liff.line.me/1645278921-kWRPP32q/?accountId=044ejumg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏛️ LINEBot_For_Subsidy_Search 🏛️

  • The interface is in Mandarin.目前只支援繁體中文

LINEBot_For_Subsidy_Search involves using Python for web scraping to gather government subsidy information and inputting the data into a database. Users can access this information through a LineBot. The inspiration behind this project was to help people who lost their jobs due to Covid-19, as many were unfamiliar with how to check for available subsidies.

image

🏛️ LineID:@044ejumg

image

🏛️ App demo and features

  • General features: image

image

Getting Started and Documentation

For installation, see the install guide.

Report a Bug

For filing bugs, suggesting improvements, or requesting new features, please open an issue.

🏛️ Project Status

Function-related

  • Basic categorization of subsidy queries in the backend for returning to LineBot
    • (After subsidy categorization) Backend fetching data from the database.
  • Users inputting a subsidy ID, with the backend retrieving data from the database.
  • Writing web scraping program data to the database.
    • Include subsidy categories.
  • Problem reporting feature, form has been created.
  • Filter and respond to LineBot frontend options.
  • Optimize the criteria and content for subsidy responses.
  • You can use fuzzy search.
  • Personal information feature.
    • User inputs personal information, and it is stored in the database.
    • Recommend subsidies to the user.

Process-related

  • To enhance the CI/CD Build Image process
  • Deploying to Fly.io
  • Optimization of the web scraping process architecture has achieved automated data updates.

Licensing

LINEBot_For_Subsidy_Search is under the MIT license.

🏛️ Authors

🏛️ Team work

image

Reach us at: yubahotpot2023@gmail.com

🏛️ Thank you to those who have offered encouragement and advice.

image

About

LineBot 津貼大搜查 - FastAPI

https://liff.line.me/1645278921-kWRPP32q/?accountId=044ejumg

License:MIT License


Languages

Language:Python 82.1%Language:Dockerfile 15.4%Language:Makefile 2.5%