https://github.com/kei-k23/task-pilot
Manage, gather and navigate your tasks and projects like a pro
https://github.com/kei-k23/task-pilot
app-write-cloud hono-rpc honojs nextjs15 react sass shadcn-ui tailwind typescript
Last synced: 2 months ago
JSON representation
Manage, gather and navigate your tasks and projects like a pro
- Host: GitHub
- URL: https://github.com/kei-k23/task-pilot
- Owner: Kei-K23
- Created: 2025-02-23T06:13:02.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T09:49:17.000Z (2 months ago)
- Last Synced: 2025-03-01T10:32:01.862Z (2 months ago)
- Topics: app-write-cloud, hono-rpc, honojs, nextjs15, react, sass, shadcn-ui, tailwind, typescript
- Language: TypeScript
- Homepage: https://task-pilot-nine.vercel.app
- Size: 622 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Pilot
Manage, gather and navigate your tasks and projects like a pro with **TaskPilot**. Simple and minimal version of **Jira** but every developer favorite thing, it's Open-Source.
## Tech Stack
- **Frontend**: NextJS 15, TailwindCSS, Shadcn UI
- **Backend**: HonoJS (Hono Trpc), App Write# TODO
- [x] Add Member profile page for each member in the workspace
- [x] Make mobile responsive
- [x] Add Light/Dark themes
- [x] Implement Loading skeleton for required components
- [x] Implement OAuth
- [x] Deployment to Vercel
- [x] Need to revalidate Analytics data after making some mutation to tasks
- [ ] Implement SEO
- [ ] Implement Sentry
- [ ] Add Landing page
- [ ] Add more advanced role-based access for member## Issues
- [ ] Fix image icon and favicon is not load in production
- [ ] Improve accessibility features