Skip to content

AkankshRakesh/Finanseer-frontend

Repository files navigation

💰 Finanseer

A financial prediction model which can accurately predict the revenue generation for a given data and provide a linear regression model for the same

📌 Overview

Finanseer is a finance management dashboard built with React (TypeScript) and Vite. It provides insightful financial analytics, visualizations, and predictions to help users track and manage their finances efficiently.

🚀 Features

  • 📊 Dashboard Analytics: Interactive financial insights and charts.
  • 🔮 Predictions: AI-powered financial forecasting.
  • 🖥 Responsive UI: Clean and modern design using Tailwind CSS.
  • 🏗 Modular Components: Reusable and scalable UI elements.

🛠 Tech Stack

  • 🎨 Frontend: Vite + React (TypeScript), Tailwind CSS
  • 🔌 State Management: Context API / Custom Hooks
  • 🔮 AI & Predictions: Custom financial prediction models

📂 Directory Structure

akankshrakesh-finanseer-frontend/
├── src/
│   ├── assets/              # Static assets
│   ├── components/          # Reusable UI components
│   ├── scenes/              # Page-specific components
│   │   ├── dashboard/       # Main dashboard layout
│   │   ├── navbar/          # Navigation bar
│   │   └── predictions/     # Prediction analytics
│   ├── state/               # API calls and types
│   ├── App.tsx              # Main application entry
│   ├── theme.ts             # Custom theme configurations
│   ├── expanded-theme.ts    # Extended theme settings
│   ├── main.tsx             # Main React entry point
├── public/                  # Public assets
├── package.json             # Project dependencies
├── vite.config.ts           # Vite configuration
├── tsconfig.json            # TypeScript configuration
└── .eslintrc.json           # ESLint configuration

🔗 Link

https://finanseer-ruddy.vercel.app/

🖼️ Photos

image image