Tymeit
Link: https://github.com/SurajSSingh/Tymeit
A privacy respecting time tracker for yourself. Heavily inspired by Nomie.
Overview
A web app that lets you time track from anywhere and privately. This project takes ideas from Nomie and modifies it a bit to make it easier to track specifically with timing. This also let me work on a full project that uses Svelte (through SvelteKit) and TailwindCSS (through SkeletonUI). Develop following the YouTube tutorial "Best UI Library for Svelte" by Huntabyte.
Tech Stack
- SvelteKit: JavaScript (Meta) Framework
- SkeletonUI: Tailwind UI Framework
Current Status
Basic Prototype finished, working on designing stopwatch system, better integrating data from Nomie, and learn how to make the app into a Progressive Web Application (PWA).