Skip to content

TaskSprint: A Project Management System is a modern, intuitive project management tool built to help teams streamline their workflows and manage tasks efficiently. It’s inspired by Jira but designed to be flexible, lightweight, and easy to use.

License

Notifications You must be signed in to change notification settings

patilsp/tasksprint

Repository files navigation

Task Sprint

Project Management System

image

Overview

✅ Tech Stack Summary:

If you are looking for a React admin dashboard starter, here is the repo.

Pages

Pages Specifications
Signup Authentication with NextAuth supports Social logins and email logins(Enter dummy email for demo).
Dashboard Cards with recharts graphs for analytics.
Users Tanstack tables with user details client side searching, pagination etc
Users/new A User Form with Uploadthing to support file uploading with dropzone.
Employee Tanstack tables with server side searching, pagination etc).
Profile Mutistep dynamic forms using react-hook-form and zod for form validation.
Kanban Board A Drag n Drop task management board with dnd-kit and zustand to persist state locally.
Not Found Not Found Page Added in the root level
- -

Getting Started

Follow these steps to clone the repository and start the development server:

  • git clone https://github.com/Kiranism/next-shadcn-dashboard-starter.git
  • npm install
  • Create a .env.local file by copying the example environment file: cp env.example.txt .env.local
  • Add the required environment variables to the .env.local file.
  • npm run dev

You should now be able to access the application at http://localhost:3000.

About

TaskSprint: A Project Management System is a modern, intuitive project management tool built to help teams streamline their workflows and manage tasks efficiently. It’s inspired by Jira but designed to be flexible, lightweight, and easy to use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published