A project management tool replicating core Jira features. Includes user authentication, project and issue tracking, Kanban board, calendar view, advanced search, analytics dashboard, and role-based permissions. Built with Next.js 14, TailwindCSS, and Hono.js, with Appwrite SDK integration for backend services. Responsive design with OAuth support.
Stars
11
Forks
2
Watchers
11
Open Issues
0
Overall repository health assessment
17.0.00.3.0^3.9.0^1.1.1^1.1.2^1.1.2^2.1.2^1.3.0^2.1.0^1.1.2^1.2.0^2.1.2^1.1.0^1.1.0^1.1.15.59.08.20.5^1.4.1^1.1.0^0.7.0^2.1.14.1.04.6.3^0.451.014.2.14^0.3.014.0.01.19.1^181.14.18.10.1^18^7.53.0^5.3.017.5.1^2.12.70.0.1^1.5.0^2.5.3^1.0.7^1.0.0^3.23.8^20^181.8.11^18^814.2.14^8^3.4.1^5118
commits
Add @vercel/speed-insights package and integrate it into the layout
792dac4View on GitHubAdd @vercel/analytics package and integrate it into the layout
817d1c9View on GitHubRefactor logout and workspace creation hooks to simplify query invalidation and ensure router refresh
52f94ddView on GitHubUpdate README.md to enhance project description and setup instructions for Jira Clone
0a999ceView on GitHubAdd example environment variables for Appwrite configuration
0ab29b3View on GitHubInvalidate project and workspace analytics queries on task creation, update, and deletion success
3eb9a32View on GitHubFix project list rendering and update link paths for workspace tasks
7f0058bView on GitHubUpdate OAuth redirect URLs to use environment variable for app URL
23f6b62View on GitHubUpdate metadata in layout to reflect project name and description
b9d6e79View on GitHubImplement OAuth sign-up with Google and GitHub; adjust member name fallback in API responses; add OAuth route handler
b2eb669View on GitHubRefactor components to remove unused props and imports for cleaner code
1745fb1View on GitHub