SajjadKiani / TimePlanner

Mobile app for planning tasks for the day with multimodule architecture, MVI, Compose, Room, Voyager, AlarmManager, Notification, Charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

TimePlanner GitHub release (latest by date)

Mobile app for planning tasks for the day

Available languages ๐ŸŒ

Maximum language support will appear later

  • Russian ๐Ÿ‡ท๐Ÿ‡บ
  • English ๐Ÿ‡ฌ๐Ÿ‡ง
  • German ๐Ÿ‡ฉ๐Ÿ‡ช (beta)
  • Persian ๐Ÿ‡ฎ๐Ÿ‡ท (beta)
  • Spanish ๐Ÿ‡ช๐Ÿ‡ธ (beta)

Support ๐Ÿ“ฑ

  • Local time and task analytics ๐Ÿ“Š
  • Templates for everyday tasks ๐Ÿƒโ€โ™‚๏ธ
  • Data Backup & Recovery ๐Ÿ’พ
  • Scheduled Notifications โฐ
  • Priorities and protection from overlaying tasks ๐Ÿ“
  • Theme: Dark | Light ๐Ÿ–ค๐Ÿค
  • Dynamic Color (min: Android 12) ๐ŸŽจ

Technologies stack ๐Ÿš€

  • MVI Architecture
  • Clean Architecture
  • Multimodularity (by features)
  • Compose UI (Material Design 3)
  • Kotlin Coroutines & Flow
  • Room Database
  • Dagger 2
  • Unit tests
  • Voyager navigation
  • Charts: Charty, Compose-Charts

Download ๐Ÿ”ฅ

Get it on IzzyOnDroid

Screenshots ๐Ÿ“ธ

Home Screen Editor Screen Analytics Screen
Templates Screen Categories Screen Settings Screen

Project structure โš™๏ธ

Standart Feature structure ๐Ÿ“

MVI ๐Ÿ”จ

License

Copyright 2023 Stanislav Aleshin

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.

About

Mobile app for planning tasks for the day with multimodule architecture, MVI, Compose, Room, Voyager, AlarmManager, Notification, Charts

License:Apache License 2.0


Languages

Language:Kotlin 100.0%