eyalFischel / SmartSaver

The Unlicense
4 stars 4 forks source link

Create POST Expenses API to pull old Expenses #27

Open eyalFischel opened 4 months ago

eyalFischel commented 4 months ago

Create POST Expenses API to pull old Expenses from Mongo.

YochiShtrauber commented 3 months ago

Hi, I will try to do this.

eyalFischel commented 3 weeks ago

Let me know if you have any issues. Overall, you need to fetch expense information from MongoDB and return it as JSON to the front end. Please use mock data to manage this. You can create mock data by exporting an Excel file from your bank account.