Giter Site home page Giter Site logo

boradesanket13 / blaze Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 44.0 1.5 MB

Weather application with geolocation using OpenWeatherAPI and RestCountries API

Home Page: https://blaze-silk.vercel.app/

License: MIT License

HTML 30.01% JavaScript 32.18% CSS 37.80%
codepeak2022 good-first-issue hacktoberfest hacktoberfest-accepted javascript

blaze's Introduction

𝗛𝗢!Waving hand animated gifπ—œ'𝗺 Sanket Borade

boradesanket13

🌟 This is me

πŸŽ“ I'm a Full stack developer. I work mainly with MERN stack and have a good understanding of its Ecosystem.

πŸ“˜ Currently I’m learning cloud computing.

😁 FunFact about me: If I could win a lifetime supply of one type of clothing, it would be hoodies.

πŸ“œ Recent Blogs Posts

πŸ€— Connect with me


🀝 LinkedIn: @boradesanket13
πŸ€– Twitter: @boradesanket13
πŸ“œ Newsletter: @boradesanket13
βœ‰οΈ Email: [email protected]
🌐 Portfolio: sanketborade.is-a.dev

blaze's People

Contributors

0xpranjl avatar ampsteric avatar arthurmatthew avatar ayushtripathiiitp avatar boradesanket13 avatar cardosoisaac avatar danishzayan avatar devxprite avatar dhavaldobariya333 avatar dibyendu303 avatar geetisha17 avatar greenj84 avatar gsm005 avatar jerrygood24 avatar kalasrisairaksha avatar karthikaravindr avatar kartikey353 avatar pranavajith avatar pranjal0s avatar ralphcoder avatar sahilrajput18 avatar shivam907 avatar shivamnarkar47 avatar shivansh12032004 avatar shravanikale avatar susannajoseph49 avatar tobshub avatar trishitchar avatar urijhoruzij avatar vanshiii203 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

blaze's Issues

Update buttons

i would like to add few hover effects and enhance the boxes to your project and contribute to hacktoberfest.

Background Image

Currently it is showing random images. We can change it to image of the place that user has entered in the input.
Like suppose user search for new york, the background image will show the image of new york, like that.

If this is good idea , then I would like to work on this.

Restrict decimal to 2 digits

Celsius to Fahrenheit conversion of temperature adds any number of digits after decimal which doesn't look good, we can use JavaScript to restrict it to 2 decimal places in Fahrenheit.

image

[HTML] Change website's name

Currently websites name is 'Weather App'. Suggest a better name.

  • Replace 'Weather App' with your suggested name in head section in HTML
  • Create a PR

[Easy] Hide Api Key

Api key is visible to everyone . So i want to add an env file and store the key in that so that it is not visible to everyone . Can you assign it to me .

Adding Favicon

I just checked your website and realized it did'nt had any favicon. Can you assign me this issue

Add Open-Graph(OG) tags

By specifying these meta tags, social networks won't have to guess what information to use or struggle to retrieve it when your page is shared.

Example

<meta property="og:locale" content="en_US">
<meta property="og:url" content="https://www.webdevsplanet.com/post/add-website-to-bing-webmaster-tools">
<meta property="og:type" content="article">
<meta property="og:site_name" content="Web Developers Planet">
<meta property="og:title" content="How to add your website to Microsoft Bing Webmaster Tools | Web Developers Planet">
<meta property="og:description" content="Bing Webmaster Tools is a free platform, and part of Microsoft's Bing search engine which allows webmasters to add their websites to the Bing index crawler, see their site's performance in Bing, and a lot more.">
<meta property="og:image" content="https://www.webdevsplanet.com/assets/images/blog/add-website-to-bing-webmaster-tools.jpeg">

Add LEARN.md file

A LEARN.md file to provide step by step instructions, with text and/or media, on how to built this project from scratch.

Error in Flags

In some Random search of cities/countries, the website is showing some different Flags that do not match with the input and in some cases the flag is partially visible due to the background color effects(brussels in this image )

flag

flag2

[Easy] validation & errors

  • validation in the empty input
  • theme button console message clear
  • after gating error on city name it's not working correctly and getting any output

Please assign this to me, Thank You.

Screenshot (1659)

Add Pull Request Template and Issue Template

With issue and pull request templates, you can customize and standardize the information you'd like contributors to include when they open issues and pull requests in your repository.

After you create an issue and pull request templates in your repository, contributors can use the templates to open issues or describe the proposed changes in their pull requests according to the repository's contributing guidelines.

Pull request templates - https://axolo.co/blog/p/part-3-github-pull-request-template

For more, you can refer this - https://github.com/devspace/awesome-github-templates

Maps

I want to showcase a map showing user location
That would be much more descriptive view of weather.
Pls assign me

Enhancement and Fixes

Current issue

  • After Every Search, user have to clear the search box first, then enter new city to search in search box.

To fix

  • It would be better that after every search, search box get automatically cleared, so that if user want to search for another city, he will just enter new city name in search box and search.

Purpose

  • Better User Experience.

Change date and time format

The format of the date and time is not the best and gives unnecessary information to the user.
I believe I can change this :)
Also, the time display should be from the location searched, it is always on the user's location time. I can also fix this.

GitHub contribution badge

I would like to add the GitHub contribution badges to display the contributors of repository in README file.

Update LEARN.md

A LEARN.md file to provide step by step instructions, with text and/or media, on how to built this project from scratch.

Add map

Showcase a map showing user location
That would be much more descriptive view of weather.

Go to Next.js

How do you like the idea of switching to Next.js?

Weather Card Content

The content in the weather card can be aligned in a better way they all are not in the same line.. And also the indication for the sky humidity is not in the same line as the text next to it which is not looking great at the moment.
ss

Design improvement & cursor

  • I want to some card design improvements as shown in the image.

Screenshot

  • also want to put a custom cursor on the web page

[Easy] Fix bug where nothing displays after entering a valid city name

I submitted a pull request for another enhancement before raising an issue first. Sorry about that.
I would also like to fix the bug where nothing displays after entering an invalid city name and pressing the OK button.
I would suggest doing a quick page reload after pressing OK. Can I work on this? Or do you have something else in mind to fix this?

NameNotFound

NoInfoAfterward

Dark/Light Mode

We can add a button, which when clicked will change dark mode to light mode and vice versa.
If relevant, I would love to work on this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.