Trackor
A programmer-oriented task tracker written in Blazor WebAssembly
Install / Use
/learn @eric-king/TrackorREADME
Trackor
A developer-oriented task tracker written in Blazor WebAssembly
What Trackor is:
Trackor is a side-project I'm using to experiment with a few technologies that interest me:
- Blazor WebAssembly
- PWA (Progressive Web Application)
- EF Core backed by a SQLite database, in the browser cache, with the help of Besql
- Application state using the Flux pattern with the Fluxor library
- MudBlazor components and UI styling
- Azure Static Web Apps
It is a web application that has no back-end services - everything is accomplished locally in the browser. The project is deployed to: https://app.trackor.dev
What Trackor is not:
Trackor is not a product. I don't have the time or resources to maintain a full-blown project with updates and support indefinitely. Feel free to use the code here as inspiration for your own project if you'd like.
Screenshots
Landing Page
<img src="screenshots/landing_page.png" alt="Landing Page" width="600">Activity Log
<img src="screenshots/activity_log.png" alt="Activity Log" width="600">Task List
<img src="screenshots/task_list.png" alt="Task List" width="600">Code Snippets
<img src="screenshots/code_snippets.png" alt="Code Snippets" width="600">Pomodoro Timer
<img src="screenshots/pomodoro.png" alt="Pomodoro Timer" width="600">Weather Conditions
<img src="screenshots/weather.png" alt="Weather Conditions" width="600">Database Download / Restore
<img src="screenshots/database.png" alt="Database Download / Restore" width="600">Related Skills
trello
352.0kManage Trello boards, lists, and cards via the Trello REST API.
mcporter
352.0kUse the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
bayes_excersice
Skill: DRR Dependency Analysis (Credit Scope) — Leg1 Spread Ticket Generator Purpose Generate a JIRA-ready DRR dependency analysis ticket for Leg1 Spread-related fields . This skill is desi
ccpm
7.9kProject management skill system for Agents that uses GitHub Issues and Git worktrees for parallel agent execution.
