<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Francesco</title>
    <description>The latest articles on DEV Community by Francesco (@ff_web_master).</description>
    <link>https://dev.to/ff_web_master</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3867875%2Fa3d178d8-b26f-4eb7-829f-98f2959de9cb.png</url>
      <title>DEV Community: Francesco</title>
      <link>https://dev.to/ff_web_master</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ff_web_master"/>
    <language>en</language>
    <item>
      <title>I built a self-hosted task manager in PHP + SQLite — single file, setup wizard, works on shared hosting</title>
      <dc:creator>Francesco</dc:creator>
      <pubDate>Wed, 08 Apr 2026 14:05:29 +0000</pubDate>
      <link>https://dev.to/ff_web_master/i-built-a-self-hosted-task-manager-in-php-sqlite-single-file-setup-wizard-works-on-shared-5haf</link>
      <guid>https://dev.to/ff_web_master/i-built-a-self-hosted-task-manager-in-php-sqlite-single-file-setup-wizard-works-on-shared-5haf</guid>
      <description>&lt;p&gt;Hey devs,&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What it does:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Setup wizard on first launch (choose your sector, upload logo, add team members, set categories)&lt;/li&gt;
&lt;li&gt;Track tasks with priority, status, notes and comments&lt;/li&gt;
&lt;li&gt;KPI dashboard + monthly CSV export&lt;/li&gt;
&lt;li&gt;Optional AI assistant (Anthropic Claude API)&lt;/li&gt;
&lt;li&gt;2FA TOTP for external access (Google Authenticator)&lt;/li&gt;
&lt;li&gt;PWA — installable on desktop and mobile&lt;/li&gt;
&lt;li&gt;Works in Italian and English&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Preconfigured for:&lt;/strong&gt; IT teams, accountants, law firms, medical offices, salons, agencies, workshops — or fully custom.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Deploy options:&lt;/strong&gt; local Windows (double-click BAT), local Mac/Linux (&lt;code&gt;php -S&lt;/code&gt;), shared hosting (upload via FTP), or Cloudflare Tunnel.&lt;/p&gt;

&lt;p&gt;No npm, no composer, no Docker. Just PHP 8.1+ with SQLite.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/ffaiwebmaster/Gestione_Ticket" rel="noopener noreferrer"&gt;https://github.com/ffaiwebmaster/Gestione_Ticket&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Happy to answer questions!&lt;/p&gt;

</description>
      <category>php</category>
      <category>opensource</category>
      <category>selfhosted</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
