sadanandpai / frontend-mini-challenges

Collection of frontend challenges for learning and interviews
https://sadanandpai.github.io/frontend-mini-challenges/
MIT License
2.09k stars 520 forks source link

Add ExpenseTrackerApp #212

Closed CrypticRevenger closed 1 year ago

CrypticRevenger commented 1 year ago

Creating a simple Expense Tracker using JavaScript. we can further use the design and functionality to match your specific requirements.

Screenshot (471)

@sadanandpai Please assign me, I want to work on it.

arpansaha13 commented 1 year ago

Expense tracker is already added

In vanilla JS https://sadanandpai.github.io/frontend-mini-challenges/native/machine-coding/finance-tracker/

In React https://sadanandpai.github.io/frontend-mini-challenges/react/dist/#/expense-tracker

Instead of creating a new challenge for this, you may add more features or fix bugs in the already implemented challenges above