ucsb-cs156-f23 / proj-happycows-f23-5pm-1

https://ucsb-cs156-f23.github.io/proj-happycows-f23-5pm-1/
0 stars 0 forks source link

Vl Last Date, As an admin I can control dates for game play #33

Closed vinsonlinn closed 10 months ago

vinsonlinn commented 10 months ago

Overview

In this PR I added a lastDate value for Commons. This means I changed values in the Commons.java and CommonsController files. Furthermore in the frontend I edited the Commons form and table, admin create and edit pages. The relevant tests were added for all these changes.

Screenshots (Optional)

image

Future Possibilities (Optional)

Some possible points could be:

Validation (Optional)

  1. Download this branch.
  2. Run on local host
  3. Test Admin create and edit commons forms
  4. Make sure last date is saved, by checking swagger or the table

Tests

Linked Issues

Closes #15