{"id":21003902,"url":"https://github.com/zckyachmd/logify","last_synced_at":"2026-04-14T19:31:26.175Z","repository":{"id":250995618,"uuid":"835032840","full_name":"zckyachmd/logify","owner":"zckyachmd","description":"Logify is a task management application built with React.js, TypeScript, Tailwind CSS, and Bun. ","archived":false,"fork":false,"pushed_at":"2024-10-06T04:32:02.000Z","size":545,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T17:46:15.826Z","etag":null,"topics":["bun","logbook","reactjs","shadcn-ui","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://logify.zacky.id","language":"TypeScript","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/zckyachmd.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,"zenodo":null}},"created_at":"2024-07-29T02:53:31.000Z","updated_at":"2024-10-06T04:32:06.000Z","dependencies_parsed_at":"2024-08-14T14:28:07.196Z","dependency_job_id":"50e42f44-0bcf-4bf6-8d62-49a6c2c6b0d8","html_url":"https://github.com/zckyachmd/logify","commit_stats":null,"previous_names":["zckyachmd/logify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zckyachmd/logify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zckyachmd%2Flogify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zckyachmd%2Flogify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zckyachmd%2Flogify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zckyachmd%2Flogify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zckyachmd","download_url":"https://codeload.github.com/zckyachmd/logify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zckyachmd%2Flogify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bun","logbook","reactjs","shadcn-ui","tailwindcss","typescript"],"created_at":"2024-11-19T08:28:53.661Z","updated_at":"2026-04-14T19:31:26.143Z","avatar_url":"https://github.com/zckyachmd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logify\n\nLogify is a task management application built with React.js, TypeScript, Tailwind CSS, and Bun. The project uses shadcn/ui for UI components, providing a modern and responsive interface.\n\n## Features\n\n- **Task Management**: Easily add, edit, and delete tasks.\n- **Dark and Light Themes**: Support for dark and light themes with a mode toggle.\n- **Search and Filter**: Search and filter tasks based on title, priority, and status.\n- **Task Details**: View detailed information about each task.\n\n## Technologies Used\n\n- **React.js**: JavaScript library for building user interfaces.\n- **TypeScript**: A superset of JavaScript that adds static types.\n- **Tailwind CSS**: Utility-first CSS framework for rapid and responsive styling.\n- **Bun**: A fast JavaScript bundler and runtime.\n- **shadcn/ui**: UI components for elegant styling and functionality.\n\n## Installation\n\nTo get started with this project, make sure you have [Node.js](https://nodejs.org/) and [Bun](https://bun.sh/) installed. Then, follow these steps:\n\n1. **Clone the Repository**:\n\n    ```bash\n    git clone https://github.com/zckyachmd/logify.git\n    cd logify\n    ```\n\n2. **Install Dependencies**:\n\n    ```bash\n    bun install\n    ```\n\n3. **Run the Project**:\n\n    ```bash\n    bun dev\n    ```\n\n    The project will run on `http://localhost:5173` by default.\n\n## Project Structure\n\n- **src/**: Main folder for source code.\n  - **components/**: Contains UI components using shadcn/ui.\n  - **lib/**: Library code.\n  - **models/**: Data models.\n  - **pages/**: Application pages.\n  - **routers/**: Application routers.\n  - **utils/**: Utility functions.\n- **public/**: Folder for public assets like images and favicons.\n- **tailwind.config.ts**: Tailwind CSS configuration.\n- **tsconfig.json**: TypeScript configuration.\n- **bun.config.ts**: Bun configuration.\n\n## Contributing\n\nIf you would like to contribute to this project, please create an [issue](https://github.com/zckyachmd/logify/issues) or [pull request](https://github.com/zckyachmd/logify/pulls). All constructive and useful contributions are greatly appreciated!\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Contact\n\nIf you have any questions, feel free to reach out to me at [hi@zacky.id](mailto:hi.zacky@id) or through [LinkedIn](https://www.linkedin.com/in/zackyachmad/).\n\n---\n\nThank you for using Logify! I hope this application helps with your task management.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzckyachmd%2Flogify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzckyachmd%2Flogify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzckyachmd%2Flogify/lists"}