Skip to content

ByteQuest-2025/GFGBQ-Team-dnyanesh

Repository files navigation

Problem Statement

PS-13: Investing for Everyone – A Micro-Investment Platform for First-Time Users

Project Name

Pocket Invest

Team Name

Dnyanesh

Deployed Link

Link

2-minute Demonstration Video link

link here

PPT Link

[Add your presentation link here]


Project Overview

Pocket Invest is a micro-investment platform designed specifically for first-time investors. The platform aims to make investing accessible, simple, and educational for users who are new to the world of finance and investments. By breaking down complex financial concepts and enabling small-scale investments, Pocket Invest empowers everyone to start their investment journey.

Setup and Installation Instructions

Prerequisites

  • Node.js (v18+ recommended)
  • npm (comes with Node.js)
  • Gemini API Key (for AI features)

Installation Steps

  1. Clone the repository
   git clone [your-repo-url]
   cd GFGBQ-Team-dnyanesh
  1. Install dependencies
   npm install
  1. Configure environment variables

    Create a .env.local file in the root directory and add your Gemini API key:

   GEMINI_API_KEY=your_api_key_here
  1. Start the development server
   npm run dev
  1. Access the application

    Open your browser and navigate to http://localhost:5173 (or the port shown in your terminal)

Usage Instructions

Getting Started

  1. Launch the application using the steps above
  2. Create an account or log in
  3. Explore the dashboard to understand available investment options
  4. Use the AI-powered assistant to learn about different investment types
  5. Start with small investments to build your portfolio

Key Features

  • Micro-Investment Support: Start investing with minimal amounts
  • Educational Resources: Learn about investing through interactive guides
  • AI Assistant: Get personalized investment recommendations powered by Gemini AI
  • Portfolio Tracking: Monitor your investments in real-time
  • User-Friendly Interface: Designed specifically for first-time investors

Tech Stack

  • Frontend Framework: React with TypeScript
  • Build Tool: Vite
  • AI Integration: Gemini API
  • Styling: [Add your styling solution - CSS/Tailwind/etc.]

Screenshots

[Add relevant screenshots here to help reviewers understand the project]

Dashboard

[Screenshot of main dashboard]

Investment Page

[Screenshot of investment interface]

AI Assistant

[Screenshot of AI-powered features]


Team Members

Team Dnyanesh - ByteQuest 2025 (Vibe Coding Hackathon)


License

[Add license information if applicable]

Contact

For questions or support, please contact the team through [add contact method]

About

Repository for dnyanesh - Vibe Coding Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors