This PR adds a dummy users to multiplier service that assigns a multiplier of 1 to each new user that submits an account registrations. Therefore, this allows us to test our application and start developing the multipler feature also from a frontend perspective. Furthermore, it can serve as a framework that can be extended to incorporate the actual users to multipliers service.
This PR adds a dummy users to multiplier service that assigns a multiplier of 1 to each new user that submits an account registrations. Therefore, this allows us to test our application and start developing the multipler feature also from a frontend perspective. Furthermore, it can serve as a framework that can be extended to incorporate the actual users to multipliers service.