https://github.com/spielers/covid19-bot
A bot which help you to understand the covid19
https://github.com/spielers/covid19-bot
Last synced: 3 months ago
JSON representation
A bot which help you to understand the covid19
- Host: GitHub
- URL: https://github.com/spielers/covid19-bot
- Owner: spielers
- Created: 2020-05-01T12:06:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:45:49.000Z (over 2 years ago)
- Last Synced: 2025-01-05T01:13:17.961Z (5 months ago)
- Language: Vue
- Size: 26.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# đź‘‹Covidhelper-BOT
A Flutter app to help to understand covid-19 with live global and local states and A smart SOS feature with local indian helpline number


## Motivation
Unpresedented attack of the virus Covid-19 has hit worse on both small scale as well as large scale industries. Service providing companies got crushed down. And now when it is clear that the virus will have deepest possible impact on the world economy, many of the states will be interdependent for growth and support.
Corona outbroke in last week of december at Wuhan.this gave me an idea about creating a live support and stat showing application for normal peoples who are suffering from this massive outbreak.
## Installation
1]download or fork this repo
2]extract the zip by usig any extractor
3]Make sure to have npm and NodeJS installed. You may want to remove package-lock.json. Then install all dependencies by running this command.
4]open this folder by using vs code.
5]open terminal and type
```
npm i
```### Developing
Use npm or yarn to start the development server.
npm:
```
npm run serve
```yarn:
```
yarn serve
```### Codebase
The main Vue app is located src/Views/App.vue. This contains the code for displaying the header, chat screen (fulfillment text, list select cards, etc.), and chat input. It also contains the code for sending user requests to the Gateway and fetching responses.
src/Components contains Vue components used in this app. You can edit the style of each component within each vue file contained in the Components folder.
To make changes to the theme, go to src/Style.
The Dialogflow agent url is included as an endpoint in src/Config/index.js.
## API Reference
The Dialogflow agent.
## 🤝 Contribute
feel free to fork this repoistory.
Add your own features and send PR.## Credits
@spielers.