Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Implement feature to search weather forecast at desired location. #1

Open
1 of 3 tasks
ashutosh-3474 opened this issue Mar 23, 2024 · 0 comments
Open
1 of 3 tasks
Labels
Issue:feature issue is created for new feature request Type:Easy Pr is accepted with difficulty level as easy

Comments

@ashutosh-3474
Copy link
Collaborator

ashutosh-3474 commented Mar 23, 2024

So, what is it about?

Description

The current version of the app displays the weather forecast based on the device's detected location, utilizing a location plugin. However, it lacks the functionality for users to search for weather forecasts at specific locations of their choice.

Detail

  • Search Page: Create a new file in pages folder for search screen and user will be redirected to this page on clicking the search icon in the home page.
  • Search Algorithm: Build search algorithm to enable search feature.

Expected Benefit

Users will be able to search for weather forecasts at specific locations of their choice.

Additional Notes

  • Considerations such as user interface design, error handling, and performance optimization should be taken into account during the implementation process.
  • For building the algorithm, take the reference of the algorithm already used in app and documentation of weather plugin(docs)

Deadline

[2 days]

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ashutosh-3474 ashutosh-3474 added Issue:feature issue is created for new feature request Type:Easy Pr is accepted with difficulty level as easy labels Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue:feature issue is created for new feature request Type:Easy Pr is accepted with difficulty level as easy
Projects
None yet
Development

No branches or pull requests

1 participant