Skip to content

Investment calculator using flutter -TinkerHub CoCoder

Notifications You must be signed in to change notification settings

muhammed-mizaj/Earno-Calc

Repository files navigation

bg

Earno Calc

Earno_calc is an app to help people manage their finances, by keeping track of your transactions, here. You can feed in the purpose, the amt , the date of transaction and category of transaction (for efficient management). Likewise, you can also add your income The list of all your expenses and income will be displayed here you can also customise the category of transaction.

You can sign in to the app, and create your own profile or use as guest

Features

  • User can add Income Category
  • User can add Expense Category
  • User can add each transaction by describing purpose,date,amount,category type,category
  • Show Red icon on list for expense transactions.
  • Show Green icon on list for income transactions.

##Team Members

  1. Muhammed
  2. Sufail Sha

Team Id

Flutter /41

Link to product walkthrough

Code Explanation + Demo

How it Works ?

  1. From a TextField widget - Add Income Category

2.From a Textfield widget - Add Expense Category

3.User can each transaction by describing purpose,date,amount,category type,category

  1. All the data are stored in a local database called Hive

5.Stateful widgets and Notify Listener widgets are used for dynamic data transfer

Packages Used

How to configure

Step 1:

git clone https://github.com/mdthegamer/Earno-Calc

Step 2: (Do install the latest flutter version in your PC/Laptop then)

flutter pub get

How to Run

After configuration run the following command with your device connected on

flutter run --no-sound-null-safety

(First, you should read through the guide to understand unsound null safety. If you are sure that you want to run your application with unsound null safety, you can use the following command:) You can download it here (https://drive.google.com/drive/folders/1Cb_3nJWqyqaztFK_Dee9xQP132PUpcf6?usp=sharing)

Screenshots

About

Investment calculator using flutter -TinkerHub CoCoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages