lilHelper
An Android app for my personal use

About the App
Introduction
As the name suggests, this app is my little helper for everyday tasks. I can create/read/update/delete notes and drawings, and it has (read-only) access to my recipe database via an API call to my web server.
Motivation
As a junior Android developer, I needed a project for my portfolio - so I built an app that I would actually use. It gave me the chance to cover a number of important topics, including API calls (Retrofit library) and database operations (Room library).
Tech
The app was built with Android Studio (written in Kotlin).
Repository: github.com/jsdisco/projects-lil-helper