Skip to content

Mahesh-forcode/pocket-.-pal

Repository files navigation

Pocket Pal – Personal Finance Tracker

A modern and intuitive web application to track expenses, analyze spending habits, and manage personal finances efficiently.


Features

  • Track daily income & expenses
  • Categorize transactions
  • Visualize spending with charts
  • Fast and responsive UI
  • Foundation for split expense system (like Splitwise)

🛠️ Tech Stack

This project is built with modern web technologies:

  • Vite – Fast development environment
  • TypeScript – Type-safe JavaScript
  • React – Component-based UI library
  • shadcn-ui – Accessible and beautiful UI components
  • Tailwind CSS – Utility-first styling framework

Installation

Clone the repository:

git clone https://github.com/YOUR_USERNAME/Pocket-Pal.git
cd Pocket-Pal

Install dependencies:

npm install

Run the development server:

npm run dev

Environment Variables

Create a .env file in the root directory:

VITE_API_URL=your_api_url
VITE_API_KEY=your_api_key

Live Demo

Add your deployed link here (Vercel)


📌 Future Improvements

  • AI-based expense parsing (natural language input)
  • Group expense splitting system
  • Advanced analytics dashboard
  • Mobile-first optimization

Author

Mahesh GitHub: https://github.com/Mahesh-forcode


Contributing

Contributions are welcome! Feel free to fork this repository and submit a pull request.


License

This project is open source and available under the MIT License.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors