Do iT- Task Manager Android Source Code

Overview

Do iT ! is simple android app that help user to manage daily tasks. App
use Java, Model View Presenter pattern, clean architecture., SQLite,
Butterknife,RXJava, Firebase Crashlytics. 

Features

Features:

– Set date for task, 

– History list of last added tasks, 

 – Quick check task done, 

 – Quick swipe left to remove task

Requirements

Require Android Studio only !

Instructions

Install Android Studio

    Download zip file with project

    Unzip file

    Pick ‘Open an existing Android Studio project’ option, it will load project

    Let Android Studio build file, if it will need any of downloads, just download it

    Connect your device (real or emulator) to computer and just build app

    Thats it !

Related