chingu-voyages / v48-tier1-team-04

Chingu Raptors present: Dinosauria | Voyage-48 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
https://v48-tier1-team-04.netlify.app/
2 stars 1 forks source link

Refactor codebase/mn #101

Closed mnichols08 closed 5 months ago

mnichols08 commented 5 months ago

This is a good start to the refactor I promised. It will take some more time to finish

However this unlocks some cool stuff

We have the chart still from last time but this time we have an extension of the functionality that @vinccodes presented

Then I came up with an idea for actually only updating the "daily dinosaur" by storing todays date on local storage then using it to check whether to retrieve a new one or not. Each user will see a different dinosaur each day but its still cool enough to implement

As of now we still can't search so that needs to return

But please use this to base your next code on because the updates should be helpful

netlify[bot] commented 5 months ago

Deploy Preview for v48-tier1-team-04-dev ready!

Name Link
Latest commit fee533211d8bddbf13a9a45c86ebd1fb5c69ee30
Latest deploy log https://app.netlify.com/sites/v48-tier1-team-04-dev/deploys/66172e571810090008e38b4a
Deploy Preview https://deploy-preview-101--v48-tier1-team-04-dev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

vinccodes commented 5 months ago

Working version with new codebase, reviewed during daily scrum meeting.