https://github.com/dunkbing/saoke-mttq
Sao kê của Mặt trận Tổ quốc Việt Nam ủng hộ đồng bào thiệt hại do ảnh hưởng bão số 3
https://github.com/dunkbing/saoke-mttq
Last synced: 5 months ago
JSON representation
Sao kê của Mặt trận Tổ quốc Việt Nam ủng hộ đồng bào thiệt hại do ảnh hưởng bão số 3
- Host: GitHub
- URL: https://github.com/dunkbing/saoke-mttq
- Owner: dunkbing
- Created: 2024-09-13T04:48:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T15:29:08.000Z (almost 2 years ago)
- Last Synced: 2025-05-19T16:17:16.752Z (about 1 year ago)
- Language: HTML
- Homepage: https://saoke-mttq.deno.dev/
- Size: 273 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Usage
### Start the app
```
deno task start
```
This command will start the Deno server and serve the web application.
### Clean the data
1. Convert PDF to text:
```
pdftotext -layout saoke.pdf
```
2. Clean the data:
```
deno run -A clean-data.js
```
This process uses regular expressions to extract and format the necessary data from the PDF text.
## Demo
