T-Tasks aims to be a beautifully simple and intuitive app that helps you manage your tasks!
This project is a work in progress, therefore some features might be incomplete. More features are planned and will be added in the future.
- Connect with your Google Account
- Create and manage your Google tasks and task lists
- Set reminders for your tasks
- Day/Night mode
- Android Support Library
- Google Tasks API: https://developers.google.com/tasks/
- Google Sign In: https://developers.google.com/identity/sign-in/android/
- FlexibleAdapter: https://github.com/davideas/FlexibleAdapter
- Firebase: https://firebase.google.com
- Retrofit: https://github.com/square/retrofit
- Android Priority Job Queue: https://github.com/yigit/android-priority-jobqueue
- MaterialDrawer: https://github.com/mikepenz/MaterialDrawer
- AboutLibraries: https://github.com/mikepenz/AboutLibraries
- Android-Iconics: https://github.com/mikepenz/Android-Iconics
- KOIN: https://github.com/InsertKoinIO/koin
- RxJava: https://github.com/ReactiveX/RxJava
- RxAndroid: https://github.com/ReactiveX/RxAndroid
- Realm: https://github.com/realm/realm-java
- Timber: https://github.com/JakeWharton/timber
- Picasso: https://github.com/square/picasso
Copyright 2018-19, Teo Baranga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.