AVANTI SINGH – Sound Designer | Music Producer | Audio Programmer | Audio Engineer

portfolio-9

To Do List App

I love lists! In September 2024, I was slightly overwhelmed by college classes, job applications and grad school applications, so I decided to organise my thoughts by making a simple To Do List app that I could use to plan my days. I used html, js and CSS (and some help from Chat GPT since I’m a beginner at those 3 languages) and set out to make my to do list app.

The app has a simple UI.
Heading: Customisable name for the list (here: “Avanti’s To Do List”), customisable quote of the day, undo button and a changeable background.

Bentos: An add bento function to add new task lists (bento boxes). You can drag and drop boxes to rearrange them and delete them with the red X in the top right. The titles of each bento are also customisable.

Tasks within bentos: You can press add task to add a new task and delete tasks with the red minus sign to the right of each task. You can drag and drop tasks within a bento to rearrange the order and you can tick the checkbox to strikethrough a task (to feel a sense of accomplishment!).

I use electron to launch the app on my desktop.

videos and photos