Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.08 KB

File metadata and controls

16 lines (11 loc) · 1.08 KB

In collaboration with Mille Sanders I created a simple, open-source productivity card deck app. The goal of this project was to showcase my experience with the respective technology stacks while also working on something that adds value to the user.

Flutter

The flutter_app folder contains the Flutter implementation of the application alongside a project specific Readme.md file containing the documentation.

Swift

The ios_app folder contains the Swift implementation of the application. The code can be found on the developer_ios branch.

Kotlin

To be added.