{"id":22539436,"url":"https://github.com/joeribreedveld/task-manager","last_synced_at":"2026-04-10T00:04:54.316Z","repository":{"id":266957675,"uuid":"886144207","full_name":"joeribreedveld/task-manager","owner":"joeribreedveld","description":"Simple tasks manager web application.","archived":false,"fork":false,"pushed_at":"2024-12-07T08:38:19.000Z","size":481,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T07:45:13.262Z","etag":null,"topics":["crud","drizzle","eslint","neon","nextjs","prettier","radix-ui","react","react-hook-form","shadcn-ui","tailwind","task-manager","vercel","zod"],"latest_commit_sha":null,"homepage":"https://task-manager-y4oa.vercel.app","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/joeribreedveld.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":"2024-11-10T10:19:27.000Z","updated_at":"2025-01-28T16:47:42.000Z","dependencies_parsed_at":"2024-12-07T09:23:57.767Z","dependency_job_id":"0ca3044c-8127-482f-90a9-7204acb48de9","html_url":"https://github.com/joeribreedveld/task-manager","commit_stats":null,"previous_names":["joeribreedveld/task-manager"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeribreedveld%2Ftask-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeribreedveld%2Ftask-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeribreedveld%2Ftask-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeribreedveld%2Ftask-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeribreedveld","download_url":"https://codeload.github.com/joeribreedveld/task-manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245984591,"owners_count":20704798,"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":["crud","drizzle","eslint","neon","nextjs","prettier","radix-ui","react","react-hook-form","shadcn-ui","tailwind","task-manager","vercel","zod"],"created_at":"2024-12-07T12:06:55.034Z","updated_at":"2025-12-30T19:26:30.157Z","avatar_url":"https://github.com/joeribreedveld.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Manager\n\nA simple task management application for creating, updating, and deleting tasks.\n\n## Getting Started\n\n1. Install dependencies:\n   ```bash\n   npm install\n   ```\n2. Run the development server:\n   ```bash\n   npm run dev\n   ```\n3. Open [http://localhost:3000](http://localhost:3000) in your browser to manage your tasks.\n\n## Features\n\n- **Create Tasks**: Add new tasks.\n- **Update Tasks**: Edit task titles and statuses.\n- **Delete Tasks**: Remove completed or unnecessary tasks.\n- **Task Status**: Manage tasks with statuses like \"Todo,\" \"In Progress,\" and \"Done.\"\n\n## Project Structure\n\n- `.next/` - Build output and cache for Next.js.\n- `drizzle/` - Configuration and database files.\n- `src/` - Main source code.\n  - `app/` - Application pages and layouts.\n  - `components/` - Reusable UI components.\n  - `db/` - Database schema and logic.\n  - `lib/` - Utility functions and server actions.\n- `public/` - Static assets like images and icons.\n- Configuration files (e.g., `tailwind.config.ts`, `tsconfig.json`).\n\n## Scripts\n\n- `dev` - Start the development server.\n- `build` - Create a production build.\n- `start` - Start the production server.\n- `lint` - Check code for linting errors.\n- `format` - Format code with Prettier.\n\n## Deployment\n\nDeploy on [Vercel](https://vercel.com/) with ease. Refer to the [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.\n\n## Learn More\n\n- [Next.js Documentation](https://nextjs.org/docs)\n- [Next.js GitHub Repository](https://github.com/vercel/next.js)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeribreedveld%2Ftask-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeribreedveld%2Ftask-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeribreedveld%2Ftask-manager/lists"}