An open API service indexing awesome lists of open source software.

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

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