https://github.com/brunt-toast/floss-app-v2

https://github.com/brunt-toast/floss-app-v2

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: brunt-toast
  • License: mit
  • Language: C#
  • Default Branch: main
  • Size: 391 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct Security

README.md

floss-app-v2

A web application to convert between differing colour schemas. For those who think one way and shop another.

Quick Start

Prerequisite: install nektos/act. Installation instructions for a variety of platforms and package managers can be found here.

Run act. The default configuration (/.actrc) should start the program with a debug configuration.

Story

Principles

Credits & 3rd Party Notices

Tech Stack

Color Info

  • DMC info provided by seanockert under no specific license.
  • HTML info provided by jennyknuth under no specific license.
  • COPIC info provided by David "meodai" Aerne under the MIT license.
  • Pantone info provided by Margaret2 under no specific license.
  • Anchor info provided by Stitchtastic under no specific license.

Other

  • Routing solution for Blazor Webassembly by Rafael "rafgraph" Pedicini, , licensed under the MIT License

Owner

  • Name: Josh Brunton
  • Login: brunt-toast
  • Kind: user
  • Location: North Yorkshire, England

Professional .NET Developer 🇬🇧

GitHub Events

Total
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 32
  • Pull request event: 2
  • Create event: 1
Last Year
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 32
  • Pull request event: 2
  • Create event: 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • brunt-toast (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/deploy.yml actions
  • actions/checkout v4 composite
  • actions/deploy-pages v4 composite
  • actions/setup-dotnet v4 composite
  • actions/upload-pages-artifact v3 composite
src/FlossApp.Application/FlossApp.Application.csproj nuget
  • MethodTimer.Fody 3.2.2 development
  • CommunityToolkit.Mvvm 8.4.0
  • Microsoft.Extensions.DependencyInjection.Abstractions 9.0.6
  • Newtonsoft.Json 13.0.3
  • SixLabors.ImageSharp 3.1.10
src/FlossApp.Core/FlossApp.Core.csproj nuget
src/FlossApp.Wasm/FlossApp.Wasm.csproj nuget
  • Microsoft.AspNetCore.Components.WebAssembly 8.0.17
  • Microsoft.AspNetCore.Components.WebAssembly.DevServer 8.0.17
  • MudBlazor 8.7.0
test/FlossApp.Application.Tests/FlossApp.Application.Tests.csproj nuget
  • MSTest 3.6.4
  • Microsoft.Extensions.DependencyInjection 9.0.6
  • Microsoft.Extensions.DependencyInjection.Abstractions 9.0.6
  • Microsoft.NET.Test.Sdk 17.12.0