Skip to content
forked from eric-king/trackor

A programmer-oriented task tracker written in Blazor WebAssembly

License

Notifications You must be signed in to change notification settings

NateVolt/trackor

 
 

Repository files navigation

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:

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

Landing Page

Activity Log

Activity Log

Task List

Task List

Code Snippets

Code Snippets

Pomodoro Timer

Pomodoro Timer

Weather Conditions

Weather Conditions

Database Download / Restore

Database Download / Restore

About

A programmer-oriented task tracker written in Blazor WebAssembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 36.2%
  • JavaScript 33.5%
  • HTML 30.1%
  • CSS 0.2%