Skip to content

Magic project manager is the visual tool that empowers your team to manage any type of project, workflow, or task tracking

Notifications You must be signed in to change notification settings

KUSTIKs/project-management-app

Repository files navigation

banner

Magic project manager

Simple tool for process and project management

Live App · Report Bug · Request Feature

About this project

Magic project manager is the visual tool that empowers your team to manage any type of project, workflow, or task tracking. It is build using next.js and its experimental (for now) app folder.

This application uses pre-made kanban rest api.

Links

(back to top)

Built With

Additional Tools

(back to top)

Prerequisites

  • node v18.12.1

  • In this project yarn is used, so make sure, you have it installed

    npm install yarn@latest -g

(back to top)

Install

yarn install

(back to top)

Usage

Dev mode

yarn run dev

Prod mode

$ yarn build
Done ✓
$ yarn start

(back to top)

Scripts

Dev

Launches application in development mode

yarn dev

Build

Builds the application

yarn build

Start

Starts builded application

yarn start

Lint

Lints source code

yarn lint

Storybook

Launches storybook in dev mode

yarn storybook

Build Storybook

Builds storybook

yarn build-storybook

(back to top)

Author

👤 Artem Khvostyk

(back to top)

Show your support

Give a ⭐️ if this project helped you!

About

Magic project manager is the visual tool that empowers your team to manage any type of project, workflow, or task tracking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published