Skip to content

This is a web-based management application designed to help teams organize and track their projects and tasks. This application offers a suite of features to help teams stay on top of their work and meet deadlines.

Notifications You must be signed in to change notification settings

mikayel00/management-app

Repository files navigation

Management Application

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version CircleCI Coverage Support us

Description

This is a web-based management application designed to help teams organize and track their projects and tasks. This application offers a suite of features to help teams stay on top of their work and meet deadlines.

Features

  • Project and task creation: Users can create projects and tasks, assign them to team members, and set due dates.
  • Kanban board: A Kanban board allows users to visualize their workflow and move tasks between columns as they progress.
  • Issue tracker: An issue tracker helps users keep track of bugs and other issues that need to be resolved.
  • Reporting and analytics: The application offers a range of reporting and analytics features to help users monitor progress, identify bottlenecks, and improve their processes.

Requirements

What things you need to install the software and how to install them

node version ≥ v18.15.0

Swagger URL

http://localhost:3000/docs#/

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

License

Nest is MIT licensed.

About

This is a web-based management application designed to help teams organize and track their projects and tasks. This application offers a suite of features to help teams stay on top of their work and meet deadlines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published