Skip to content

A ReactJS and Tailwind CSSโ€“powered open-source platform for managing projects.

License

Notifications You must be signed in to change notification settings

the-ashish2005/cohend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cohend Favicon Cohend

An open-source project management platform built with ReactJS and Tailwind CSS.

License


๐Ÿ“– Table of Contents


๐Ÿ“ Features

  • Multiple Workspaces: Allow multiple workspaces to be created, each with its own set of projects, tasks, and members.
  • Project Management: Manage projects, tasks, and team members.
  • Analytics: View project analytics, including progress, completion rate, and team size.
  • Task Management: Assign tasks to team members, set due dates, and track task status.
  • User Management: Invite team members, manage user roles, and view user activity.

๐Ÿ› ๏ธ Tech Stack

  • Framework: ReactJS
  • Styling: Tailwind CSS
  • UI Components: Lucide React for icons
  • State Management: Redux Toolkit

๐Ÿš€ Getting Started

First, install the dependencies. We recommend using npm for this project.

npm install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:5173 with your browser to see the result.

You can start editing the page by modifying src/App.jsx. The page auto-updates as you edit the file.


๐Ÿค Contributing

We welcome contributions! Please see our CONTRIBUTING.md for more details on how to get started.


๐Ÿ“œ License

This project is licensed under the MIT License. See the LICENSE.md file for details.

About

A ReactJS and Tailwind CSSโ€“powered open-source platform for managing projects.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages