Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.76 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.76 KB

Decky.

MIT Licence

Decky is an android application written in Kotlin.

It was built upon loopeer/CardStackView.

It has a deck of cards that are fully draggable on the screen, are filterable and can be sorted alphabetically.

Screens are response and the styling was done using Google's flexbox-layout.
ENUMS are used to filter data and animations are vanilla Android. No animation library is used.
Custom fonts are added using Typography.

Deck Draggable


Installation.

  • First -
git clone https://github.com/MustansirZia/Decky
  • Second - Open the project inside Android Studio.

  • Third - Run on the phone.


Compatibilty.

OS.

Screen Size.

  • Tested on Nexus 4 (4.7)" - 768 x 1280 to Nexus 6P (5.7)" 1440 x 2560. **Smaller screen sizes may also have no issues.

Contributors.


License.

See License.