Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shubhamcweb/financeflow-hackutd-goldmansachs

FinanceFlow is a fintech app inspired by Goldman Sachs' challenge at HackUTD 2024 to serve underbanked individuals. It offers secure banking, transaction tracking and an AI assistant for financial insights and personalized queries. Built with Next.js, TypeScript, and Pinata.cloud, it empowers users with accessible tools to make their finances easy.
https://github.com/shubhamcweb/financeflow-hackutd-goldmansachs

ai deno2 next-auth nextjs15 npm pinata-ipfs react shadcn-ui tailwindcss typescript

Last synced: about 1 month ago
JSON representation

FinanceFlow is a fintech app inspired by Goldman Sachs' challenge at HackUTD 2024 to serve underbanked individuals. It offers secure banking, transaction tracking and an AI assistant for financial insights and personalized queries. Built with Next.js, TypeScript, and Pinata.cloud, it empowers users with accessible tools to make their finances easy.

Awesome Lists containing this project

README

        

# FinanceFlow

FinanceFlow is an innovative fintech application developed at HackUTD 2024, addressing Goldman Sachs' challenge to create financial services for underbanked individuals. The project combines secure banking features with AI-powered insights to make financial management accessible and intuitive for users.

[![FinanceFlow Demo](https://img.shields.io/badge/Watch-Demo-red?style=for-the-badge&logo=youtube)](https://www.youtube.com/watch?v=N7CW7T8rV8k)
[![View on Devpost](https://img.shields.io/badge/View_on-Devpost-blue?style=for-the-badge&logo=devpost)](https://devpost.com/software/financeflow-xrqvi3)

![FinanceFlow Landing Page](/public/screenshots/landing.png)
*Landing page showcasing main features and navigation*


![FinanceFlow Dashboard](/public/screenshots/dashboard.png)
*Interactive dashboard for managing finances*


![Investments Page](/public/screenshots/investments.png)
*Real-time market analysis showing trending stocks and financial news*


![Articles Page](/public/screenshots/articles.png)
*Educational resources and financial literacy content*


![AI Assistant Page](/public/screenshots/aiAssistant.png)
*AI-powered financial assistant providing personalized guidance*

## 🌟 Overview

FinanceFlow revolutionizes financial management for users with limited access to traditional banking services. Key features include:

- **Secure Banking**: Robust account management and transaction tracking
- **Smart Analytics**: Visual dashboard for income vs. expenditure analysis
- **AI Assistant**: Personalized financial advice and real-time insights
- **Market Insights**: ML-powered market analysis and trends
- **Educational Resources**: Mini-blogs explaining financial concepts
- **Next-Auth Integration**: Secure authentication ensures user information stays protected

## 🛠️ Built With

- Next.js 15
- TypeScript
- React
- Tailwind CSS
- shadcn/ui
- Pinata.cloud
- Next-Auth
- NPM
- Deno 2

## 🚀 Getting Started

1. Clone the repository
```bash
git clone https://github.com/shubhamcweb/FinanceFlow-HackUTD-GoldmanSachs.git
```

2. Install dependencies
```bash
npm install
```

3. Configure environment
```bash
# Create a Pinata.cloud account and get your JWT
# Create .env.local and add:
PINATA_JWT=your_jwt_here
```

4. Run the development server
```bash
npm run dev
```

## 👥 Team

### Author

**Shubham Chandravanshi**

I helped the team brainstorm ideas, created the project structure, landing page, banking page and integrated the Pinata.cloud IPFS data storage to the project. If you have any questions or suggestions regarding the project, or would just like to connect, feel free to reach out to me at:
- My LinkedIn: [linkedin.com/in/shubhamcweb](https://linkedin.com/in/shubhamcweb)
- My GitHub: [github.com/shubhamcweb](https://github.com/shubhamcweb)

### Co-Collaborators
- **Naksh Jajoo**
- **John "Isaac" Burns**

## 🏆 Achievements

- Developed the project in under 24 hours for HackUTD 2024
- Competed in Goldman Sachs & Pinata.cloud challenge tracks
- Successfully implemented dashboard analytics & secure data storage using Pinata.cloud
- Developed an AI-powered financial assistant for personalized user guidance

## 🙏 Acknowledgments

- Special thanks to HackUTD for hosting the hackathon
- Goldman Sachs for providing an inspiring challenge
- Pinata.cloud for their innovative storage solutions
- All team members for their dedication and hard work

## 📄 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.