checkiamsiam / proj-man

Home Page:https://proj-man.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prozman - a project management tool

Description

This is a project management tool that allows users to Manage projects. Users can also add, update, and delete tasks within each project. This tool is built using Next JS and Fake API.

Features

  • Update a project
  • Delete a project
  • Add a task to a project
  • Update a task
  • Assignee Task to a user
  • Change Status of a task by dnd

Installation

  1. Make sure you have Node JS installed
  2. Clone the repository
  3. Run npm install to install the dependencies
  4. Run npm run dev to start the development server
  5. Open http://localhost:3000 in your browser

Technologies

  • Next JS
  • Fake API
  • Axios
  • React Query
  • Zustand
  • React Hook Form
  • Ant Design
  • Tailwind CSS
  • React Beautiful DND

About

https://proj-man.vercel.app


Languages

Language:TypeScript 98.6%Language:JavaScript 0.9%Language:CSS 0.5%