Task Manager – Ionic 3 App Theme

Overview

Task Manager is a simple ionic 3 todo application.  Its simple and ergonomic interface allows the user a quick and easy handling.As a hybrid app, you can deploy it on Android and IOS effortlessly. The source code is perfectly reusable for other applications.  No need to code, the platform already has all the necessary. 

Features

  • beautiful login
  • simple and awesome design
  • task list
  • infinite scroll
  • refresh page
  • ionic graph
  • localstorage
  • filter and search element
  • sliding-item

Requirements

  • ionic 3
  • cordova
  • Android SDk
  • IOS

Instructions

  • unzip the project
  • run npm install
  • run ionic serve

Related