Code Monkey home page Code Monkey logo

invoice-generator's Introduction

Hello ๐Ÿ‘‹ I'm Vaibhav Matere

  • ๐ŸŒฑ Polishing my skills in MERN Stack and JS Ecosystem
  • ๐Ÿ‘จโ€๐Ÿ’ป I like to showcase my work, check out my projects and blogs here
  • ๐Ÿ’ฌ Hit me up, for any discussions on Twitter or LinkedIn
  • ๐Ÿ“ซ You can also drop your query over a mail at [email protected]
๐Ÿ“ŠGitHub Stats Vaibhav Matere GitHub Stats

โœ๏ธ Recent blogs

๐Ÿ’ก Skills

HTML CSS JavaScript Git & GitHub
Bootstrap ANT Design Tailwind CSS Figma Design
React.js React query Redux TypeScript
Node.js Express.js Chrome Dev tools JEST & React Testing Library
๐Ÿ”จTools I use
JIRA Slack Linear MS Teams MS Excel Notion Bitbucket Trello Netlify Vercel
๐ŸŒFind Me Around The Web

invoice-generator's People

Contributors

vaibhav18matere avatar

Stargazers

 avatar  avatar

Watchers

 avatar

invoice-generator's Issues

Expense Calculation Error

When you add No. If hours e.g 2 & Rate per hour e.g 100 so
The Total is 200
But when you add work related expenses and labour related expenses it doesn't get added to it get CONCATINATED
TOTAL WAS : 200
WORK RELATED EXPENSES : 50
SO TOTAL WILL Now = 20050

Screenshot_2024_0122_075130

move states to contexts - useContext API

  • There are so many places where we are adding the states and changing or updating the state.
  • At every place we are using the useState hook
  • It is convinient to use useState when there are less 3 states to manage. we are exceeding this rule of state management
  • So, create one useContext hook and try to migreate the states.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.