Amaze Team Amaze - Shagun, Manan Run budget management backend To run budget management, run the following command add the supported firebase private key in json format add email id and email private key to send email notification Amaze> cd budget-tracker backend> npm install backend> node app.js Run recommendation system backend add firebase private key file and google sheet API Oauth json key file Amaze> cd recommendation-engine backend2> pip install -r requirements.txt backend2> python app.py