xkcd-webapp

xkcd-webapp Used AI

23 devlogs
11h 42m
•  Ship certified
Created by Ingo

A webapp for reading XKCD with favorites, sync, and other features no one asked for.

Mostly only using AI for completions, code cleanup and troubleshooting.

Timeline

Ship 1

1 payout of shell 280.0 shells

Ingo

about 2 months ago

Ingo Covers 23 devlogs and 11h 42m

Deployed!

Update attachment

Fixed download and share. Also some other fixed to get ready to ship.

Added preloading and local caching

Mouse Mouse about 2 months ago
I’ll try it out soon!
Ingo Ingo about 2 months ago
Ok, it's not really a cache, just preloading, so when you reload, it has load everything again. The project isn't really ready for production yet, but should be soon :)
Mouse Mouse about 2 months ago
Btw does it have compatibility with the default browsers or is that not added yet? I wanna try it out, but I’m not sure if it’s ready yet (could just be me being ignorant).

Added more keybinds

Added import/export

Slight redesign to toolbar

Update attachment

Add go to button and notice when comic is cached

Store all comics as files in DB

Fixed scrolling because todays xkcd was taller than usual.

Added sharing. Currently only shares xkcd link

Added anonymous accounts and an account delete button that actually works (looking at you twitter).

aarvin aarvin about 2 months ago
did you mean… 𝕏 😭💀

Just made the delete interaction more smooth

Finally added the saved page with animations. Framer motion is awesome!

Add login

Added arrows for navigation

Added dark theme

Mostly backend work. Now shows latest xkcd on load.

Now you can actually click between comics with the arrow keys

Add fetching by ID with Convex

Update attachment

Moved more options into a dialog/drawer

Update attachment

Navigation redesign

Update attachment

Added a dropdown menu for more actions

Update attachment

I built a bit of the UI. Looking good so far.

Update attachment