Coder Social home page Coder Social logo

felipevogtf / simple-weather-app Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 7.08 MB

Una aplicación sencilla para visualizar el clima en tu ubicación actual mediante la tecnología de geolocalización, todo ello gracias a la API de Weatherapi.

Home Page: https://felipevogtf.github.io/Simple-Weather-App/

JavaScript 3.20% TypeScript 60.18% HTML 10.57% SCSS 23.14% Java 2.92%
ionic angular weatherapi capacitor android angular15 ionic6 weather

simple-weather-app's Introduction

Simple Weather App

Una aplicación sencilla realizada en Ionic6, para visualizar el clima en tu ubicación actual mediante la tecnología de geolocalización y un pronóstico de los próximos 3 días (limitaciones del api), todo ello gracias a la API de Weatherapi.

También cuenta con modo nocturno y se activa dependiendo de si en tu ubicación es de día o de noche. Logo

Consideraciones

Agregar la api key de Weatherapi en los archivos enviroment.ts y enviroment.prod.ts

// src\environments\environment.ts

export const environment = {
  production: false,
  apiKey: 'API_KEY_HERE',
};

Instalación

Instalar dependencias

npm install

web deploy

ionic serve

android deploy

ionic capacitor run android

Build

Se necesita Android SDK.

Construir una apk debug para android

ionic capacitor build android

simple-weather-app's People

Contributors

felipevogtf avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.