Skip to content

FinKit is a simple yet powerful personal finance toolkit designed to make money management easier. It brings together a set of mini finance apps in one place, so you don’t have to juggle multiple tools.

License

shivankushsingh09/FinKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinKit 💸

FinKit is your all-in-one personal finance toolkit—a web app designed to help you manage, track, and optimize your finances effortlessly. Whether you're planning your savings, splitting bills, converting currencies, or calculating discounts, FinKit brings together four powerful mini-apps under one roof to make money management simple and accessible for everyone.


🚀 Live Demo

Try FinKit online: https://finkit-v1.netlify.app/


🧰 Toolkit Overview

FinKit includes four intuitive mini-apps:

1. Paise Planner (Finance Goal Tracker)

  • Set financial goals: Input your target savings, current savings, and desired time frame.
  • Monthly saving suggestion: Calculates how much you need to save per month to reach your goal.
  • Paise Planner Screenshot

2. Kurrency Konverter (Currency Converter)

  • USD to INR conversion: Instantly converts US Dollars to Indian Rupees.
  • Easy to use: Just enter the amount in USD to get the INR equivalent.
  • Kurrency Konverter Screenshot

3. Discount Deducer (Discount Calculator)

  • Calculate discounts: Enter the total amount and discount percentage to see the final price and total savings.
  • Shopping made smarter: Know exactly how much you save on every purchase.
  • Discount Deducer Screenshot

4. Bill Batwara (Bill Splitter)

  • Split bills easily: Enter the total bill and number of people to see how much everyone needs to pay.
  • Perfect for group outings: No more confusion after parties or dinners.
  • Bill Batwara Screenshot

🌟 Features

  • Simple and Intuitive UI: Clean, distraction-free design for a seamless user experience.
  • Modular Structure: Each tool is a mini-app—use only what you need.
  • Responsive Design: Works smoothly on both desktop and mobile devices.
  • Instant Calculations: All tools provide immediate results, making finance management quick and hassle-free.

🖥️ Tech Stack

  • HTML5 & CSS3
  • JavaScript (Vanilla)
  • PicoCSS for minimal styling
  • Modular file structure: Each tool has its own JS and HTML in /js/ and /pages/

📁 Project Structure

FinKit/
│
├── index.html                      # Main dashboard (Paise Planner)
├── assets/
│   ├── css/
│   │   └── main.css
│   ├── img/
│   │   ├── paise-planner.png
│   │   ├── kurrency-konverter.png
│   │   ├── discount-deducer.png
│   │   └── bill-batwara.png
│   ├── js/
│   │   ├── paise-planner.js
│   │   ├── converter.js
│   │   ├── discount-cal.js
│   │   └── bill-batwara.js
│   └── pages/
│       ├── converter.html          # Kurrency Konverter
│       ├── discount-cal.html       # Discount Deducer
│       └── bill-batwara.html       # Bill Batwara
├── .gitignore
├── License.md                      # MIT License
└── README.md                       # You are here!

📦 How to Use

  1. Clone the repo:
    git clone https://github.com/shivankushsingh09/FinKit.git
    cd FinKit
  2. Open index.html in your browser.
    • Navigate to other mini-apps using the navigation bar.
    • Use each tool as needed—no setup required!

🎯 Use Cases

  • Students: Budget your monthly allowance.
  • Travelers: Convert currencies on the go.
  • Shoppers: Calculate savings during sales.
  • Groups: Split restaurant or party bills easily.

🙌 Contribution

Contributions, suggestions, and feature requests are welcome!
Feel free to fork the repo and open a pull request.


📄 License

This project is MIT licensed.


💬 Connect


FinKit—Your personal finance toolkit, from zero to hero! 🚀

About

FinKit is a simple yet powerful personal finance toolkit designed to make money management easier. It brings together a set of mini finance apps in one place, so you don’t have to juggle multiple tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published