Coder Social home page Coder Social logo

Violet WorkItems

build license:MIT Nuget

WorkItems intents πŸ˜€ to be a flexible work item management system.

Screenshot

Project Goals

Having Goals is the first step in achieving them πŸ˜€

  • πŸƒβ€β™‚οΈ Create a customizable work item management system for mid-size usage (> 10 projects, > 100 users, > 10k work items).
  • πŸƒβ€β™‚οΈ Create a compelling user interface and a API layer for customized applications.
  • πŸƒβ€β™‚οΈ Create proof of concepts applications covering ToDo Lists, Kanban Board and fixed property issue tracker.
  • πŸ”œ Create a framework for programmatically managing work items (e.g. check tracing completeness).
  • πŸ”œ Create a set of standardized providers for common work item management systems (GitHub, GitLab, TFS, Jira, ...).

Class Libraries

The WorkItems project follows an onion architecture with re-usable components.

Domain Model

  1. Violet.WorkItems.Abstractions
    • βœ… WorkItem, Property, LogEntry, PropertyChange
    • βœ… IDataProvider, Query
    • βœ… WorkItemDescriptor, PropertyDescriptor, StageDescriptor

Domain Services

  1. Violet.WorkItems.Core
    • βœ… WorkItemManager (core audit, validation and storage logic)
    • βœ… Core Validators (Mandatory, Completeness, Immutable)
    • βœ… ValueProvider (Enum)
    • βœ… InMemoryDataProvider (for testing and demonstration)
    • βœ… FileSystemDataProvider (for testing and demonstration)
    • πŸ”œ Calculation Logic

Application Services

Infrastructure

  1. βœ… Violet.WorkItems.Provider.InMemoryProviderDataProvider (transient for development)
  2. πŸ”œ Violet.WorkItems.Provider.Sqlite
  3. πŸ”œ Violet.WorkItems.Provider.PostgreSQL
  4. πŸ”œ Violet.WorkItems.Provider.Git (persists WorkItems and related information in Git)
  5. πŸ”œ Violet.WorkItems.Provider.GitHub (adapter to GitHub API)

Applications

  1. πŸƒβ€β™‚οΈ Violet.WorkItems.BlazorWebFrontend
  2. πŸ”œ Violet.WorkItems.MobileApp (Blazor Hybrid Mobile App; offline capable)
  3. πŸ”œ Violet.WorkItems.DesktopApp (Blazor Hybrid Windows/macOS App; offline capable)

WorkItem Descriptors Packages

Usage either off-the-shelf or as a customization foundation

  1. πŸ”œ Github
  2. πŸ”œ SAFe

Community, Contributions, License

Code of Conduct (πŸƒβ€β™‚οΈ Monitored Email Pending)

πŸƒβ€β™‚οΈ Contributing Guideline (not yet done)

MIT licensed


Legend: βœ… Done, πŸƒβ€β™‚οΈ In Progress, πŸ”œ Not Yet Available

workitems's Projects

workitems doesn’t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.