GithubHelp home page GithubHelp logo

r0y15 / weathernow Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 19.0 62 KB

A Weather Forecasting website that tells you precisely about weather

Home Page: https://r0y15.github.io/WeatherNow/

HTML 34.91% JavaScript 25.87% CSS 39.23%

weathernow's Introduction

WeatherNow

A Weather Forecasting website that tells you precisely about weather conditions of any city in the world. It also has a feature to tell you the weather conditions of your current location. It is made using HTML, CSS, JavaScript and OpenWeatherMap API.

You can visit the site here -> https://r0y15.github.io/WeatherNow/

Please read all the instructions carefully before contributing to the project.

How to contribute

  1. Fork this repository to your GitHub account
  2. Clone the repository to your local machine
$git clone ~your clone link~ 
  1. Create a branch with your name
$git checkout -b ~your name~
  1. Make necessary changes and commit those changes
$git add .
$git commit -m "your message"
  1. Push changes to GitHub
$git push origin ~your branch name~
  1. Submit your changes for review, if you go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button.
  2. Now submit the pull request.

It's that easy, isn't it? We are waiting for your pull request...

How to get Conclude

Make sure you add your Namecard in the contributors.html file in the given format that you can find on the file itself

Don't you feel happy and enlightened while contributing to this project. Give it a star then, it'll make us even more happier... Happy hacking :)

weathernow's People

Contributors

avinash-31 avatar chiefxix avatar coderredwing avatar cstrp avatar devdeep2003 avatar devrishi-dutta avatar ejay02 avatar elguitarraverde avatar gauravp23 avatar harmanpreet-singh-xyt avatar ibrahimrehman1 avatar learner-prakharrr avatar nachiketadhal avatar paul-annay avatar prathameshsonje avatar r0y15 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

weathernow's Issues

Adding a bundler

@R0Y15 Maybe this project should be "modular"? What I mean by that is that most web applications hosted on the web use builders like webpack | gulp | parsel etc. I could add a webpack and add a development server (instead of the same vscode extension).

Note: This is not necessary.

Adding styles to the graph

Changing the graph style either changing the stock color or changing the look/appearance of the graph

Responsiveness of the website

Hey.. i want to make the website more responsive especially in mobile or tablet devices
CAn u assign me with this task?

API Key Security

Be cautious about exposing API keys in client-side code. It's generally a good practice to keep API keys on the server-side to avoid exposing them in your client-side JavaScript.

Adding a background to the site

expected is adding a soothing background. here are some optional requirements:

  • cursor responsive background
  • background image that changes every time a new city a searched and some image related to the city is displayed
  • gradient background that keeps changing

note: these are just suggestions and this repo is open for contributors to add their creativity

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.