ucsb-cs156-w24 / proj-happy-cows-w24-4pm-3

https://ucsb-cs156-w24.github.io/proj-happy-cows-w24-4pm-3/
0 stars 0 forks source link

Laya render image #10

Closed lpullela closed 7 months ago

lpullela commented 7 months ago

Overview

In this PR, I added lower resolution background images for faster load times.

Feedback Request (Optional)

we are supposed to come up with the optimal trade off between rendering time and quality. I think the image looks fine even though it's super low resolution.

Future Possibilities (Optional)

we can have a light mode/dark mode parameter?

Validation (Optional)

  1. Download this branch.
  2. Run the project.
  3. Go to the log in page and see if the image a) renders quickly, and b) looks nice enough

Tests

Linked Issues

Closes #4

lpullela commented 7 months ago

there are problems running the mutation coverage in the front end directory in the main branch (source code). this bug is the reason for the axios errors. we can make a new branch and try to fix this.