{"id":27595682,"url":"https://github.com/przemekciacka/time_tracker_live","last_synced_at":"2025-04-22T12:16:47.447Z","repository":{"id":286798760,"uuid":"961854465","full_name":"przemekciacka/time_tracker_live","owner":"przemekciacka","description":"Primitive time tracker built in Phoenix LiveView — creative microcycle project","archived":false,"fork":false,"pushed_at":"2025-04-12T16:21:16.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T12:16:42.521Z","etag":null,"topics":["build-in-public","creative-coding","elixir","phoenix-liveview","time-tracking"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/przemekciacka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-07T09:14:09.000Z","updated_at":"2025-04-12T16:21:20.000Z","dependencies_parsed_at":"2025-04-08T12:48:00.776Z","dependency_job_id":null,"html_url":"https://github.com/przemekciacka/time_tracker_live","commit_stats":null,"previous_names":["przemekciacka/time_tracker_live"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/przemekciacka%2Ftime_tracker_live","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/przemekciacka%2Ftime_tracker_live/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/przemekciacka%2Ftime_tracker_live/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/przemekciacka%2Ftime_tracker_live/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/przemekciacka","download_url":"https://codeload.github.com/przemekciacka/time_tracker_live/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250237844,"owners_count":21397403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build-in-public","creative-coding","elixir","phoenix-liveview","time-tracking"],"created_at":"2025-04-22T12:16:46.928Z","updated_at":"2025-04-22T12:16:47.432Z","avatar_url":"https://github.com/przemekciacka.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Time Tracker Live (Phoenix LiveView)\n\nA primitive time tracker built as part of a creative microcycle project.\nThis is an experiment in building functional software over perfect code, using Phoenix LiveView in a fullstack way, with minimal JavaScript.\n\n## 📦 Features (MVP)\n- [x] Start/stop a timer\n- [x] Add a description to a task\n- [x] Show a list of completed entries\n- [x] Preserve timer state across browser sessions\n- [x] Sync start/stop between multiple open browser windows\n- [ ] ~~Session-level user differentiation (no login)~~\n\n## 🔧 Under the Hood\n- Phoenix LiveView (Elixir)\n- GenServer for in-memory state\n- PubSub for real-time sync\n- ~~`cookie` or `localStorage` for session ID~~\n\n## 🎯 Development Goals\n- Explore fullstack development in a functional paradigm\n- Avoid premature optimization or visual polish\n- Build iteratively from general to specific\n\n## 🚀 How to Run\n\n```bash\n# Clone the project\ngit clone https://github.com/your-username/time_tracker_live.git\ncd time_tracker_live\n\n# Install dependencies\nmix deps.get\n\n# Start the Phoenix server\nmix phx.server\n```\n\nThen visit [localhost:4000](http://localhost:4000) in your browser.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprzemekciacka%2Ftime_tracker_live","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprzemekciacka%2Ftime_tracker_live","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprzemekciacka%2Ftime_tracker_live/lists"}