JayArrowz / JayArrowz/NetScape
DAL layer should not contain default location data
- Dominant language
- C#
- Stars
- 21
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/JayArrowz/NetScape/blob/12f629d52d2eacf50dab96a16b14f2e211f0319a/NetScape.Modules.DAL/EntityFrameworkPlayerSerializer.cs#L80
https://github.com/JayArrowz/NetScape/blob/12f629d52d2eacf50dab96a16b14f2e211f0319a/NetScape.Abstractions/Constants.cs#L11
Defaults should be configurable in a different way instead of being statically referenced in DAL layer.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with NetScape.Modules.DAL/EntityFrameworkPlayerSerializer.cs at line 80 and NetScape.Abstractions/Constants.cs at line 11 to trace how the default location is supplied. Determine a configurable replacement for the static DAL reference; done means the DAL no longer contains or directly references that default location data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100