FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I built a self-hosted task manager in PHP + SQLite — single file, setup wizard, works on shared hosting
How-ToSystems

I built a self-hosted task manager in PHP + SQLite — single file, setup wizard, works on shared hosting

via Dev.toFrancesco3h ago

Hey devs, I wanted to share a project I've been working on: a task/ticket manager that runs as a single PHP file with SQLite — no Docker, no Node, no database server. What it does: Setup wizard on first launch (choose your sector, upload logo, add team members, set categories) Track tasks with priority, status, notes and comments KPI dashboard + monthly CSV export Optional AI assistant (Anthropic Claude API) 2FA TOTP for external access (Google Authenticator) PWA — installable on desktop and mobile Works in Italian and English Preconfigured for: IT teams, accountants, law firms, medical offices, salons, agencies, workshops — or fully custom. Deploy options: local Windows (double-click BAT), local Mac/Linux ( php -S ), shared hosting (upload via FTP), or Cloudflare Tunnel. No npm, no composer, no Docker. Just PHP 8.1+ with SQLite. GitHub: https://github.com/ffaiwebmaster/Gestione_Ticket Happy to answer questions!

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

Welcome Thread - v372
How-To

Welcome Thread - v372

Dev.to • 4h ago

ShadCN UI in 2026: the component library that changed how we build UIs
How-To

ShadCN UI in 2026: the component library that changed how we build UIs

Dev.to • 11h ago

Why OpenClaw Agents Lose Their Minds Mid-Session (And What It Takes to Fix It)
How-To

Why OpenClaw Agents Lose Their Minds Mid-Session (And What It Takes to Fix It)

Dev.to • 12h ago

How-To

Logos Privacy Builders Bootcamp

Reddit Programming • 1d ago

#05 Frozen Pipes
How-To

#05 Frozen Pipes

Dev.to • 1d ago

Discover More Articles