ScottishRoss / little_victories

BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Refactoring: Create Victory model and use it #47

Closed ScottishRoss closed 1 year ago

ScottishRoss commented 2 years ago

Currently, I just display data from the queries without converting it into a Victory model. For cleaner code, I should create a Victory class and use it.