Anti-to-do list

Anti-to-do list Used AI

3 devlogs
4h 9m
•  Ship certified
Created by Sapphire

A cross-platform anti-to-do list desktop application.

Timeline

Ship 1

1 payout of shell 44.0 shells

Sapphire

23 days ago

Sapphire Covers 3 devlogs and 4h 9m

Added readme which includes build instructions for all 3 platforms and a releases .deb file for Debian based Linux users to be able to easily demo the program

Update attachment

Devlog was broken so I have a lot of changes in one devlog, not my fault:

Added anti-css.
Added 8 buttons, one of which is randomly picked to actually worked the other eight are fake.
(The button takes you to the tasks page)
Added tasks page which has a modal where you can add a task
Tasks are saved to local storage
Tasks are part on an unordered list <ul>
Added done task button that has an demotivating message
Added productivity meter that will never go above 3%
Added back button to go back to the start page
Added ugly hard to read heading that says statistically you won't do most of these

Update attachment

Completed electron tutorial and made an simple HTML page show up, emojis don't render.

Update attachment