abhijeet007rocks8 / Dev-Scripts

Repository to provide utility scripts that could make everyday life easy
MIT License
36 stars 85 forks source link

expense tracker added #619

Closed piyusha2001 closed 2 years ago

piyusha2001 commented 2 years ago
Fixes #581

Description

Created an expense tracker app using react that also supports voice recognition . User can track his/her daily expenses by just entering them in a specific category .

Type of change

How Has This Been Tested?

Ran the app and tested each and every feature . Below is the video for the same .

Tech Stack used:

Reactjs ,Context API , Material UI and react's speechly library

Checklist:

Working:-

https://user-images.githubusercontent.com/81703477/170818313-35444831-0974-4b57-90d8-81cc42f49133.mp4

piyusha2001 commented 2 years ago

@heet-kumar please review my PR

piyusha2001 commented 2 years ago

Add that video from the pr template into the readme file also.

Okay

piyusha2001 commented 2 years ago

@manisha-27 done . please check now

piyusha2001 commented 2 years ago

@manisha-27 can you increase the level ? It has voice recognition and also global state management tool like context API is used.