REAPERali00 / Grocery-Tax-Application

Have you ever been frustrated by the tax system in the US and Canada, where calculating the final prices of your purchases can feel like navigating through a maze? Well worry no more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grocery Calculator

Have you ever been frustrated by the tax system in the US and Canada, where calculating the final prices of your purchases can feel like navigating through a maze? The challenge doesn't just lie in the fact that taxes are not included in the listed prices, but also in the precise calculation of odd amounts, like $3.97, making it tough to keep a mental tally as you shop.

Enter our Grocery Tax Application: your new companion for hassle-free shopping. This app is ingeniously designed to simplify your grocery shopping experience. It features two main components: a dedicated page for creating and managing your grocery list, and an intuitive calculator specifically tailored for tallying the total cost of your grocery items, taxes included.

Now, managing your grocery expenses is straightforward, with no steep learning curve to overcome. Wave goodbye to the days of accidental overspending on groceries. Our app ensures you stay on budget, effortlessly.

Features

  • Grocery Items Listing
  • Tax Calculation, with easy to modify settings
  • Grocery list
  • Clear Grocery page
  • Check box Item to enable tax
  • Item's with tax have descriptions
  • Add item to Grocery list
  • Local Storage for Grocery list

Demonstration

Include a few screenshots of your app in action here. You can upload images to a service like imgur and link them here with Markdown:

video_2024-04-07_21-30-57.mp4

Prerequisites

Make sure to install Flutter in advance. to check if you have flutter installed:

flutter --version
flutter doctor 

Setup

git clone https://yourproject/repository.git
cd yourproject
flutter pub get

Built With

  • Flutter - The UI toolkit used
  • Dart - Programming language

About

Have you ever been frustrated by the tax system in the US and Canada, where calculating the final prices of your purchases can feel like navigating through a maze? Well worry no more!

License:MIT License


Languages

Language:C++ 36.4%Language:CMake 29.9%Language:Dart 25.3%Language:Swift 2.9%Language:HTML 2.9%Language:C 2.3%Language:Kotlin 0.2%Language:Objective-C 0.1%