You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
As the service has now been revamped using NodeJs. The features like weather search have to be implemented with the proper scrapping of data from the website.
Describe the solution you'd like
To show the weather search details, on query search weather <district> <state>. We are using the library CherrioJs to implement the same.
Additional context
You can also refer to the previous code to know about the requirements and have an idea of scrapping.
For now, submit the PR to the node-master branch, we will soon be merging it with the master branch when most of the basic features have been implemented.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
As the service has now been revamped using NodeJs. The features like weather search have to be implemented with the proper scrapping of data from the website.
Describe the solution you'd like
To show the weather search details, on query search
weather <district> <state>
. We are using the library CherrioJs to implement the same.Additional context
You can also refer to the previous code to know about the requirements and have an idea of scrapping.
For now, submit the PR to the
node-master
branch, we will soon be merging it with themaster
branch when most of the basic features have been implemented.The text was updated successfully, but these errors were encountered: