Skip to content

tayyab-004/ExpenseTracker

Repository files navigation

ExpenseTracker

Welcome to ExpenseTracker! This project is designed to help you efficiently keep track of your expenses. It provides a user-friendly form with validation to ensure accurate data entry. You can categorize your expenses into Groceries, Utilities, and Entertainment, and view them in a dynamically updating table. Additionally, you have the option to calculate expenses by category, providing you with a clear overview of your spending habits.

Features

  • User-friendly form powered by react-hook-form for seamless data entry.
  • Form validation using zod library to ensure accurate input.
  • Three required fields: Description, Amount, and Category.
  • Categories available: Groceries, Utilities, and Entertainment.
  • Dynamically updating table displays entered item details.
  • Delete button for removing unnecessary items.
  • Real-time total expense calculation based on user input.
  • Category-specific expense calculation for detailed insights.
  • Beautifully styled using Bootstrap classes for an enhanced user experience.

How to Use

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies using npm install.
  4. Start the project with npm run dev.
  5. Open the application in your preferred web browser.

Technologies Used

  • React
  • react-hook-form
  • zod
  • Bootstrap

Contributing

If you'd like to contribute to ExpenseTracker, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive messages.
  4. Push your changes to your fork.
  5. Submit a pull request to the original repository.

Feedback

If you have any feedback or suggestions, please feel free to open an issue or contact me.


Thank you for using ExpenseTracker! Keep track of your expenses and make informed financial decisions. Happy budgeting!

About

React Project with react-hook-form, zod and bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published