java.lang.Object
org.ntnu.idi.idatt2106.sparesti.sparestibackend.model.Challenge

@Entity public class Challenge extends Object
Represents a saving challenge within the system. A user sets a challenge to save a target amount of money either over time. This entity tracks the progress and details of such challenges.
Author:
Y.A Marouga
  • Constructor Details

    • Challenge

      public Challenge()