项目作者: ariedov

项目描述 :
Plan your day for tomorrow. You are doing it anyway.
高级语言: Kotlin
项目地址: git://github.com/ariedov/TODOKotlin.git
创建时间: 2014-10-18T10:30:17Z
项目社区:https://github.com/ariedov/TODOKotlin

开源协议:Apache License 2.0

下载


travis build

TODOKotlin

Screenshots

The idea

The idea of the project is to create a todolist to plan your day.
It is restricted to add tasks only for the net day.

The realization

This is a totally test and messy project to work with Kotlin at the first place.
I am planning to add some experimental Redux for state storing, Room for model stuff and Rx because it is cool.

If it ever goes to production I want to use Firebase data storage and Firebase google login for data sync and sharing your plans with others.

Pull requests much appreciated.