Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nathakits/covid-thai-website
Thailand: Coronavirus Pandemic Country Tracker
https://github.com/nathakits/covid-thai-website
coronavirus covid-19 covid19-tracker hacktoberfest thailand vaccine vaccine-tracker web
Last synced: 22 days ago
JSON representation
Thailand: Coronavirus Pandemic Country Tracker
- Host: GitHub
- URL: https://github.com/nathakits/covid-thai-website
- Owner: nathakits
- Created: 2021-05-28T13:29:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T20:11:20.000Z (about 3 years ago)
- Last Synced: 2024-11-15T12:36:51.464Z (3 months ago)
- Topics: coronavirus, covid-19, covid19-tracker, hacktoberfest, thailand, vaccine, vaccine-tracker, web
- Language: Vue
- Homepage: http://covidtracker-th.netlify.app/
- Size: 21.8 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Covid-19 Vaccine Tracker Website | Thailand (Unofficial)## Features
- Vaccination Overview
- Vaccination Goal
- Vaccination Progress
- Vaccination By Province
- Vaccine Manufacturers
- Vaccine Allocation## Data
Vaccine data are extracted from DDC (Department of Disease Control) daily briefing PDFs.
Otherwise, the data is manually input into the JSON with scripts to update other data.
Data is stored in [Twitter bot repo](https://github.com/nathakits/covid-tracker-twitter-bot)Other data used are from Dylan Jay's COVID Thailand and The Researcher repos.
### MOPH dashboards
- https://dashboard-vaccine.moph.go.th/
- https://ddc.moph.go.th/covid19-dashboard/## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```## Testing
### Test Twitter meta tag
Use LocalTunnel```bash
npx localtunnel --port 3000
```## Support
If this project is helpful to you, please help support this project.
- https://ko-fi.com/nathakits## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.## Disclaimer
Data offered here is offered as is with no guarentees.
Attempts are made to retrieve data from aforementioned sources everyday but is not guaranteed to be up to date.
If you would like to report any issues or request features please contact me via email.
No affiliation with any government entity.## Credit
- https://github.com/djay/covidthailand
- https://github.com/porames/the-researcher-covid-data