Description
Our budget enum needs to correspond to the price level enum we get from google maps. In the events table and Event struct, it's stored as an int. The accounts table and Account struct need to be updated to match that.
Acceptance Criteria
Developer Notes
Description
Our budget enum needs to correspond to the price level enum we get from google maps. In the events table and Event struct, it's stored as an int. The accounts table and Account struct need to be updated to match that.
Acceptance Criteria
Developer Notes