Move all the cards into a json ressource and use a typeprovider
Open
enhancement
hacktoberfest
hacktoberfest-accepted
- Dominant language
- F#
- Stars
- 28
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
An F# type provider is a component that provides types, properties, and methods for use in your program. Type Providers generate what are known as Provided Types, which are generated by the F# compiler and are based on an external data source.
The goal would be to move all the card's data from the code to the external json.
Contributor guide
Assessment
This issue has not been assessed yet.