Skip to content
/ comm-time Public

A simple time/job tracking app built with SvelteKit

Notifications You must be signed in to change notification settings

JYLN/comm-time

Repository files navigation

comm-time

A simple time/job tracking app. Built utilizing SvelteKit/Pocketbase, and shadcn-svelte.

Features

  • Timer (Start, Pause, Reset)
  • Notes (Keep notes of your time, including specific customers and names for the entries | Supports markdown 🎉)
  • Previous Time (View all of your previous time entries with an ability to filter through results)
  • Sharing (Share your notes with internal users)

Stack

Main Technologies

Other Technologies

Contributing

Feel free to open an issue or pull request if you're interested in contributing!

You will have to replicate the Pocketbase backend, but eventually I will have the collections available within the repo to upload to a dev Pocketbase instance.