D-MIND: A simple TODO App

D-MIND: A simple TODO App Used AI

4 devlogs
3h 55m
•  Ship certified
Created by GoldMonke

D-Mind is a simple webapp that is a todo app for your browser. The name is a dutch abbreviation for dit moet ik nog doen, meaning "I still have to do this"
Features:
Easily Add and remove tasks of your todo list, saved in localstorage.
Backup your tasks by exporting them! You can import them later.
Imports are additions instead of replacements!

Timeline

Ship 1

1 payout of shell 26.0 shells

GoldMonke

4 days ago

GoldMonke Covers 4 devlogs and 3h 55m

The past 30 mins I have been tring to get search / filtering working with help of ai but I was not able to get it working so I gave up and added some other things (styling changes instead)

Update attachment

I created export and import buttons that allow you to - well - export and import a .json with your tasks to add them to your current list ( it will skip duplicates)

Update attachment

So I finally got the javascript working, now I am gonna fix the css to make it look better and maybe add features

Update attachment
Earned sticker

I just finished making the basic html+css styling and basic stuff and started on the javascript (maybe with a lil help of chatgpt xD (I should really learn js fr though)
I will probaly do some small changes on the css later though

Update attachment