namansethi / SYSC4806_project

Customer Self Serve Portal
0 stars 0 forks source link

Trial period #82

Closed lazarmilojevic closed 2 years ago

lazarmilojevic commented 2 years ago

Added trial period functionality, as well as tests for when trials end. After a trial ends a trial user is turned into a nontrial user when they attempt to access the user page.

lazarmilojevic commented 2 years ago

add a way to start the trial of a user, no GUI or calling, just a function

The trial timer starts when the user is created. User.java line 58