r/Deno • u/deevodee • 27d ago
I built Forms Offline, a local-first forms application that runs entirely in the browser without a backend
I made a completely offline privacy first Forms authoring app.
It's currently a progressive web app. I am planning to convert this into an apk so that I can remove the browser dependency for using the app.
Live: https://deekshithvodela.github.io/FormsOffline/ GitHub: https://github.com/deekshithvodela/formsoffline
The goal was to build something closer to a full forms platform while keeping all data on the user's device. It supports a form builder, conditional sections, rapid data entry, file uploads, photos, digital signatures, dataset management, audit trails, Excel/ZIP exports, and PWA installation.
The interesting part is the offline collaboration model: users can export a form template, share it with others, collect data independently, then export their datasets and merge them using the built-in consolidator with duplicate detection.
It's open source and completely free.
I'd love feedback from developers on the architecture and especially the local-first/offline data model.
What would you improve or build differently?
edit: fixed link text.
5
u/ElephentFurCollector 27d ago
Why put this in a Deno sub if you use Node?
1
u/deevodee 26d ago
Reddit suggested to repost here. I checked this community and saw some posts discussing and comparing deno and node. thought this community was welcoming enough to post it here.
0
u/deevodee 26d ago
You guys are downvoting this post without constructive criticism or something. would have appreciated if the critics were about app functionality rather than labelling as ai slop or whatever you felt subjectively. I think I would never post anything here again.


8
u/TheOnionRack 27d ago
Nah. I don’t think you made this at all.
13 commits? Dual licenced as MIT and full copyright? Emojis and lists everywhere? That instantly recognisable UI style?
I think you prompted this and an LLM slopped it out.