Skip to content

Probal-Sen/PROJECT-FINANI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finani – Online Financial Management Tool

📌 Overview

Finani is a responsive web-based financial management application designed to help individuals and small businesses manage their income and expenses. It provides real-time balance calculations and interactive visualizations using Chart.js for better financial insights.

✨ Features

  • 💰 Income & Expense Tracking – Record income and expenses easily.
  • 📊 Interactive Charts – Visualize financial data with line, bar, and polar charts.
  • 📑 Custom Reports – Generate insights for better financial decisions.
  • 📚 Resources Section – Access financial guides and best practices.
  • 💡 Pricing Plans – Flexible plans for Basic, Pro, and Enterprise users.

🛠️ Technologies Used

  • Frontend: HTML5, CSS3, JavaScript
  • Charts & Visualization: Chart.js
  • Responsive Design: Mobile-friendly layout with modern UI components

🚀 How to Run Locally

  1. Clone or download this repository.
  2. Open index.html in any modern web browser.
  3. Ensure styles.css and script.js are in the same directory.

📂 Project Structure

├── index.html # Main entry point
├── styles.css # Stylesheet for UI design
├── script.js # JavaScript logic (balance calculation + charts)

📸 Preview

Homepage with income & expense tracking, interactive graphs, and pricing plans.

(You can add screenshots here once available, e.g., ![App Screenshot](screenshot.png))

🔗 Future Improvements

  • Add authentication and user accounts
  • Store data in a backend (Node.js / Firebase)
  • Export financial reports as PDF/Excel

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors