Unity – Project Management Application


preview
 Buy Now
Facebook Twitter Pinterest

Author: chsakellPrice: $74

Unity

Bring concord to your teams with the Unity project management utility.

Functions

  1. Create workspaces to put up diversified departments on your group (e.g. Engineering, Advertising and marketing, and heaps others)
  2. Create Kanban Boards to trace your projecs growth
  3. Create Scrum Projects for agile pattern (coming soon)
  4. Instantaneous updates across all connected participants

KANBAN ingredients

  • Create boards
  • Add lists to boards (e.g. TODO, IN PROGRESS, DONE and heaps others)
  • Add playing cards to lists
  • Reorder or pass playing cards between lists
  • Add description to card with built-in Text Editor
  • Situation due date to playing cards
  • Build crew participants to playing cards
  • Add labels to playing cards, predefined or produce novel ones
  • Add take a look at lists to playing cards
  • Add take a look at checklist items to establish lists
  • Ticket take a look at checklist merchandise as finished or put a due date
  • Delete take a look at lists
  • Upload attachments to playing cards, images or recordsdata
  • Archive playing cards
  • Demonstrate card’s exercise
  • Leer board’s exercise
  • And heaps more!

Client access ingredients

  • Client registration and authentication
  • Search and add participants to workspaces & boards
  • Workspace visibility alternate choices: Public & Private
  • Board visibility alternate choices: Private, Workspace, Public

Setup

  1. Setup the SQL Server connection string inner appsettings.json to impress your SQL Server instance.
  "ConnectionStrings": {
    "DefaultConnection": "Server=.;Database=Unity;Integrated Security=Correct;TrustServerCertificate=Correct"
  },
  1. Situation the Unity.Server project as the startup project and fade the utility. This may perhaps produce the database and fade all migrations. Different that you may per chance initiate the Kit Supervisor Console, take the srcInfrastructureUnity.Persistence project as the Default project and fade the following negate:
    Update-Database -Context HarmonyContext -StartUpProject Unity.Server -v
    

Default customers created

By default two customers will be created for you:

  1. username: administrator , password: Pa$$w0rd!
  2. username: johndoe , password: Pa$$w0rd!

Leave a Comment