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

Item upload #12

Open MicahWW opened 5 months ago

MicahWW commented 5 months ago

Right now when uploading items to the database it deletes everything that was currently in it, this was done to make sure there were no duplicates. Find a way to make sure when uploading there are no duplicates and handle it appropriately.