Weather Today – Ionic App Template

Overview

Two Language LTR/RTL ionic theme for weather/Climate app. or Broadcasting app.
using Ionic 3 , Angular 5, Cordova ,Typescript .

Screens

  • Start
  • Login
  • Registration
  • Home
  • Side Menu
  • Search Cities
  • My City
  • Profile
  • Settings

Features

  • complete ,clear,Simple design.
  • Responsive app. so it fits to all devices
  • the app using Ionic 3 , Angular 5, Cordova ,Typescript,Flat design
  • Form Validation included
  • Camera plug in included
  • Animation included with on/off switch
  • Changeable color using Sass variables
  • Can be used and tested for both IOS and Android mobile.
  • Free for life Updates
  • Readme file included with how to use the theme steps to follow
  • Theme only (Html/Sass files) no functional code or backend .
  • 9+ complete screens and components

Requirements

  • ionic framework
  • NodeJs
  • Ios , Android

Instructions

  • unzip the theme package.
  • create a new Ionic3 app.
  • Replace the src,www and package.json for the new app  with those for the theme(from the unzipped folder) .
  1. open app in cmd then Run these lines:
  2. npm install 
  3. ionic serve
  4.  ionic platform add android/ios
  5.  ionic build android/ios –prod
  6. To use 2 language run :
    – npm install @ngx-translate/core @ngx-translate/http-loader –save  

Related