am35a / tTracker

Time tracking application. Allows simple check-in and check-out to track work time. You can get the assigned tasks, details and easily shows hours and income.

Home Page:ttracker-am35a.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tTracker - Time tracking application.

Allows simple check-in and check-out to track work time. You can get the assigned tasks, details and easily shows hours and income. tTracker - this repo is based on Svelte/TS/SASS also pnpm/Vite

Before starting dev:

  • Clone the repo
git clone https://github.com/am35a/tTracker.git
  • Use pnpm to install packages in same folders

from child folders

cd App
pnpm i

or root folder

pnpm i
  • Start to dev in split terminals

...then Vite the app to see at localhost:XXXX:

pnpm app

tTracker - preview

signin email@1x signin phone@1x signup@1x emploers@1x my tasks@1x work tasks@1x

About

Time tracking application. Allows simple check-in and check-out to track work time. You can get the assigned tasks, details and easily shows hours and income.

ttracker-am35a.vercel.app


Languages

Language:Svelte 96.0%Language:TypeScript 3.6%Language:JavaScript 0.3%Language:HTML 0.2%