Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.07 KB

🍔 food-expenditure-dashboard

A minimal web app dashboard to track my personal expenditures on online food ordering via Swiggy and Zomato.

Since there is no official SDK support available for either of these apps, currently making use of the API being consumed via their browser version of apps and depending on cookies for authentication.

Local setup

        $ git clone https://github.com/tamdilip/food-expenditure-dashboard.git
        $ cd food-expenditure-dashboard
        $ npm start

Pre-requisite

Dashboard

Image of dashboard

Happy coding :) !!