Skip to content

belinwu/jetTaskBoard

 
 

Repository files navigation

This repository is no longer maintained and has been migrated to Compose Multiplatform: JetTaskBoardKMP. All new updates and improvements are done in the JetTaskBoardKMP repo.

📋 JetTaskBoard - Android Trello clone

A clone of Android Trello app with adaptive UI built using Jetpack compose. The application is responsive to adapt to a wide range of screen sizes. The demo is shown on a 13.5" inch Freeform emulator.

Board with drag and drop

trello_clone_demo_board.mp4

Adaptive screens

trello_clone_demo_adaptive.mp4

👨‍💻 Tech stack

Tools Link
🤖 Kotlin Kotlin
💚 Jetpack Compose Jetpack Compose
🏛 Architecture Components Android Architecture Components
💉 Dagger Hilt Dagger Hilt
🌐 Material Design Material Design
🌊 Coroutines Kotlin Coroutines
🪟 Window size classes Support for different screen sizes

⚒️ Architecture

JetTaskBoard follows the principles of Clean Architecture with Android Architecture Components.

[Back to top]

🖥️ Screenshots (Tablet)

Home Board Create Board Edit Card

📱 Screenshots (Phone)

Home Board Create Board Edit Card

Status: 👩‍💻 In progress

JetTaskBoard is under active development.

[Back to top]

🧲 App module graph

JetModuleGraph

✅ Lint

This project uses ktlint

💬 Want to discuss?

Have any questions, doubts or want to present your opinions, views? You're always welcome. You can start discussions.

🤝 Contributors

See our rockstar contributors 😄

jetTaskBoard Contributors

Find this project useful ? ❤️

  • Support it by clicking the ⭐️ button on the upper right of this page. ✌️

License

MIT License

Copyright (c) 2022 Pushpal Roy

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated 
documentation files (the "Software"), to deal in the Software without restriction, including without limitation 
the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and 
to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial 
portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO 
THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%