Git Product home page Git Product logo

weather_app's Introduction

WEATHER APP

WEATHER APP is simple aplication to checking weather uses external API to fetch data.

How it works

Link

https://weatherapp.webster2020.com/

Getting Started

  1. git clone [email protected]:Webster2020/WEATHER_APP.git
  2. npm run install
  3. npm run watch - run the project and than You can see it on Your device

*...or use link if You only want to check how it works

Used technologies:

  1. Vanilla JS
  2. SCSS for styling
  3. HTML5 for content
  4. Canvas Chart to shows data
  5. Eslint to control bugs

Implemented solutions:

** LOCAL WEATHER: **

  • if localization in browser is available it shows weather parameters of current place and time ** WEATHER ON CHARTS: **
  • form to selecting cities to show weather
  • when data are correct it shows charts with temperature and wind speed on charts

Project architecture

  1. content in index.html file
  2. styles in scss files - general file with import styles from partials
  3. charts by canvas
  4. JS files divided into:
  • app.js - main file
  • home.js - functions to coin buttons and back button
  • localWeather.js - functions to getting data from API and display weather info
  • citiesForm.js - form to selecting and getting cities from API
  • chartsWeather.js - functions to getting data from API and display weather info on charts
  • settings.js - select, class and DOM elemenst objects
  1. configuration files: gitignore, package.json, stylelintrc etc.
  2. no images and vendors in this moment

How did I create this project?

Project was prepared based on my own idea and using my current knowledge and skills.

Plan for future development

  • Refactor code

Authors

  • Michal Szwajgier - Webster2020 -

License

Free licence

weather_app's People

Contributors

webster2020 avatar

Stargazers

 avatar

Watchers

 avatar

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.