StevensSEC / stevens-web-extension

A portable, centralized hub for collecting, analyzing, and presenting data for Stevens students.
GNU General Public License v3.0
6 stars 0 forks source link

New libraries, duckbills, and meal swipes #29

Closed adapap closed 4 years ago

adapap commented 4 years ago

This PR features a lot of changes to the code base.

Duckbill and meal swipes are now displayed in the extension! This requires entering your Stevens credentials on the options page, as it executes the actions needed to check the account balances in another tab. Currently, it only checks on extension install. The next step is to add a button to "refresh" the balances in the options page so that users can query the process to get the data. Closes #9.