This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

Several changes based on new requirements

David Greeson requested to merge updates into master

Created by: HighSaltLevels

  • The score spinbox now is integer values from 0 to 100 instead of floats from 0.0 to 10.0
  • The scores are now compared as ints instead of strings so 10 > 2 when it wasn't previously
  • Year is now a field of a car
  • Now there's a window for each category and category has removed from the car fields
  • The icon is added to every window
  • "Dodge" is now "Mopar"

Merge request reports