Inspiracles App

Mobile app for iOS & Android

Overview

The German company “Inspiracles” is creating playing cards with challenges for photographers to learn and improve photography skills. I transferred this concept to a mobile app for them and did the whole full-stack development. The App shows challenge lists and individual challenges, including an Instagram-Feed of the hashtag related to the challenge. I also implemented photography cheat-sheets, created by Inspiracles and a system for users to earn points for completing challenges. The App is done and will be released at the end of 2020.

Technology

The frontend was written in Flutter to be able to deploy the app for iOS and Android with only one codebase. The backend was done with a headless WordPress installation with custom API endpoints. This enabled an easy way for editors to publish and categorise new challenges. User authentication, push notifications and analytics are implemented using Firebase.