erwijet / tigerwatch

An easy way for RIT students to track and monitor their Dining Dollars
https://tigerwatch.app
8 stars 2 forks source link

Ditch React-Reveal #23

Open erwijet opened 2 years ago

erwijet commented 2 years ago

react-reveal is currently being used to animate rattman and, since it is no longer being maintained, it has caused some significant peer-dependency headaches. I'd like to see rattman move to a different react anim lib-- possibly framer motion?

erwijet commented 2 years ago

add /sum/<aan>, which will return an object containing the totals for the accounts specified. This is stored in localstorage. When new data is pulled, if rattman encountered a transaction with a balance value less that the total with the same account code in local storage, the that /sum/<aan> will be refreshed.