top of page
FullLogo.png

REMEMBER THINGS

LIST MANAGEMENT

MemorEase was a one-week long project that I initiated for me to begin learning Flutter, but is now an open-source app that I plan to upload to the Google Play Store.

The intent of MemorEase is to help me remember my tasks better. For me, I have a whiteboard in my dorm room that I quickly write things on to remember them. I don't have my whiteboard everywhere, and when I use the standard notes app, everything gets cluttered.

Enter MemorEase. This is the easiest way to create, edit, and delete list elements, all with a clean and simple User Interface. MemorEase has actually helped me manage my tasks a lot better and has been a fun project that I enjoy working on.

It currently uses an internal String List to hold all the values, but I'm working on switching it to a .db3 file where I can read/write to for permanent storage.

APP RENDERS

bottom of page