Giter VIP home page Giter VIP logo

kanbanboard's Introduction

Kanban Board by Sankalp

Working Video Link:- https://youtu.be/-4WIYgLIVBc PPT Link

Apk

Apk

Poster

Highlights

  • MVVM Architectural pattern

  • Used Android Jetpack components

  • Proper Folder Structure

  • No third party library (except MikePenz Material Drawer)

  • Fast Query

  • Draggable Items using Native ItemTouchHelper Class

  • Archive Functionality

  • Intutive Minimal UI

  • Reminders

  • Offline Sync

  • Attachments

Gif

app

Application Architecture (MVVM)


With Firebase interacting with repository, the application is designed in a way to be scalable, any backend can be Swapped in future without much changes in codes, be it AWS, Room, Retrofit, Mongo the application will run smoothly. With MVVM unit testing also becomes easier (However due to time constraints unit testing has not been performed in this app)

Screenshots

TeamBoard

SignInPage

BoardPage

HomePage

CreateBoard

UpdateCard

BoardList

How to build ?

Create a Firebase Project and download the google_services.json file Put that file into the app folder and you are good to go

Open terminal and type the below command to generate debug build

./gradlew assembleDebug

Open terminal and type the below command to generate release build

./gradlew assembleRelease

After running the above command, By default the output can be found in app/build/outputs/apk/debug/apk-debug.apk

The app is Published on PlayStore:

Get it on Google Play

kanbanboard's People

Contributors

sankalpchauhan-me avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

vn0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.