SkillAgentSearch skills...

Pennexa

No description available

Install / Use

/learn @nomaan-07/Pennexa
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="public/logo.png" width="80" /> Pennexa

License: MIT React TypeScript Supabase Tailwind CSS React Query

Pennexa is a modern Personal Finance Dashboard built with TypeScript that helps users track their income and expenses effortlessly, with powerful analytics and real-time insights.

Live Demo: Pennexa

📱 Fully optimized for all devices: mobile, tablet, and desktop.

Dashboard Preview


✨ Features

📊 Financial Overview

| Feature | Description | | ------------------ | ------------------------------------------------------ | | Summary | Real-time income and expense calculation | | Dynamic Charts | Pie charts (categories/sources) + Area charts (trends) | | Smart Filters | Toggle between All/7/30/90-day views |

🔄 Transaction Management

| Feature | Description | | ------------------- | ------------------------------------------ | | CRUD Operations | Add/edit/delete incomes & expenses | | Smart Tables | Sort by name/amount + pagination + filters | | Quick Add | Floating action button for new entries |

🎨 Customization

| Feature | Description | | -------------------- | ------------------------------------- | | Dark/Light Mode | Manual toggle | | Custom Groups | Create categories with icons & colors | | Profile Settings | Update avatar, username, password |


🛠 Tech Stack

Frontend

| Technology | Usage | Version | | ------------------- | --------------------- | -------- | | React 19 | Core framework | v19.0.0 | | TypeScript | Type safety | v5.8.3 | | Tailwind CSS | Styling + Dark mode | v4.0.15 | | React Query | Data fetching/caching | v5.69.0 | | React Hook Form | Form management | v7.54.2 | | Recharts | Data visualization | v2.15.1 | | React Router | Navigation | v7.4.0 | | date-fns | Date formatting | v4.1.0 | | Lucide React | Icons | v0.483.0 |

Backend

| Technology | Usage | Version | | ---------------------- | ---------------------------- | ---------- | | Supabase Auth | Secure authentication | JS v2.49.3 | | Supabase Database | PostgreSQL-powered database | JS v2.49.3 | | Row Level Security | Fine-grained access control | Built-in | | Supabase Storage | Upload and manage user files | Built-in |


📸 Screenshots

Dashboard Views

| Light Mode | Dark Mode | | ---------------------------------------------------------- | -------------------------------------------------------- | | Dashboard Light | Dashboard Dark |

Key Features

| Feature | Preview | | ---------------------- | ---------------------------------------------------------- | | Expense Table | Expense Table | | Income Table | Income Table | | Add Transaction | Add Transaction | | Groups Table | Groups Table | | Add Group | Add Group | | Account Management | Account | | Mobile View | Mobile |


🚀 Getting Started

Prerequisites

  • Node.js ≥18.x
  • Supabase account

Installation

  1. Clone the repository:

    git clone https://github.com/nomaan-07/Pennexa.git
    
  2. Install dependencies:

    npm install
    
  3. Set up environment variables:

    # Create a .env file in the root directory and add your Supabase credentials:
    VITE_SUPABASE_URL=your-project-url
    VITE_SUPABASE_ANON_KEY=your-anon-key
    
  4. Run development server:

    npm run dev  # Start the development server
    

🤝 Contributing

We welcome contributions! Here’s how to get started:

  1. Fork the project
  2. Create a feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to your branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request 🎉

🚀 Looking for an easy way to contribute?
Check out Good First Issues to find beginner-friendly tasks.


🔮 Roadmap

  • [ ] Recurring transactions
  • [ ] CSV export/import
  • [ ] Multi-account support
  • [ ] Budget planning tools

📜 License

Distributed under the MIT License. See MIT License for details.


💌 Contact

Nomaan Rigi 📧 nomaan07.dev@gmail.com

<p align="center"> Built with ❤️ using React by Nomaan Rigi. </p>

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated10mo ago
Forks0

Languages

TypeScript

Security Score

72/100

Audited on May 20, 2025

No findings