Nexus is a clean, dark-mode dashboard for tracking your progress across books, games, movies, and shows.
- Automated Data: Auto-fetches titles, cover art, and total duration for your media.
- Smart Progress: Visual progress bars and easy-update controls.
- Habit Tracking: See your trends and completion stats in one place.
- PWA: Install it on your phone like a native app.
- Database: Use XAMPP to create a database named
nexus_trackerand import theschema.sqlfile. - Setup: Place these files in your
htdocsfolder. - Database Config: Update the
userandpassindb.phpto match your local database settings. - Go!: Open
http://localhost/nexusin your browser.