MicahWW / Money-Tracking-Functions

The backend to a service to help track how one's money is being spent
0 stars 0 forks source link

Json upload of location names #14

Closed MicahWW closed 3 months ago

MicahWW commented 3 months ago

Add the option to upload JSON data instead of the current CSV format.

codyswanner commented 3 months ago

@MicahWW "instead of" or "in addition to"? I'd like to keep CSV for ease of use when trying to pull in data from Capital One. Unless JSON is offered more commonly than I think it is.

codyswanner commented 3 months ago

We're on a call right now and this makes more sense in the context of what "location names" means in this project. Location names are added custom by the user, not from CSV upload from the bank.

MicahWW commented 3 months ago

I do plan on keeping CSV upload as well.