devjainofficial / Weather-app

A simple and user-friendly weather application which lets the users know the temperature of any location across the globe and also various parameters. This application has been built using HTML, CSS, JavaScript and weather API.
https://globalweatherappdev.vercel.app/
MIT License
7 stars 21 forks source link

feat: Suggest New Features or Improvements. Open For Multiple Contributors #40

Open devjainofficial opened 4 days ago

devjainofficial commented 4 days ago

We’re looking for different ideas to enhance the project! If you have any suggestions for new features or improvements, please let us know.

Details: Problem: If there's a problem you're looking to solve, please describe it. Proposed Solution: Describe the new feature or improvement you have in mind. Alternatives Considered: Have you thought about other approaches? If so, please mention them here. Additional Context: Provide any extra details, context, or relevant links.

How to Contribute:

Feel free to suggest a feature even if you're not ready to contribute code.

Please create a new txt file with your (feature name).txt under feature folder, then add pull request and create the issue for the same, we will accept every pull request under hacktoberfest tag.

However, if you'd like to implement the feature, you're welcome to create a new issue and start work on it, we will consider it for the hacktoberfest.

Label: feat (or enhancement)

olegcherev commented 2 days ago

@devjainofficial how do you like an idea to gamify the contribution process?

I made a GitHub app that implements elements like XP for commits/PRs/issues, Levels, Leaderboard, Challenges, Badges. This may work for community, especially first-time contributors to contribute more with no efforts from maintainer.

There's a Live Demo (no auth required) and Public Dashboard Demo

I'd appreciate your feedback as well

devjainofficial commented 4 hours ago

Hey @olegchere, Thanks for introducing me with this amazing idea. For sure, I will think about it.