Giter Site home page Giter Site logo

vishalkumar369 / financial-portfolio-management-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pratikkin/financial-portfolio-management-app

0.0 0.0 0.0 2.8 MB

Home Page: https://moneage.vercel.app

JavaScript 13.50% HTML 1.39% Kotlin 0.05% Swift 0.94% Objective-C 0.02% Dart 66.11% CMake 7.78% C++ 9.65% C 0.57%

financial-portfolio-management-app's Introduction

MoneAge - Finance Portfolio Management App

Welcome to MoneAge, the comprehensive Finance Portfolio Management App that helps you efficiently manage and track your investments. Whether you're handling fixed deposits, trading stocks, or keeping tabs on your real estate investments, MoneAge has got you covered.

Features

Technologies Used

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/moneage.git
    cd moneage
    
  2. Install backend dependencies::

    cd backend
    npm install
    
  3. Install frontend dependencies:

    cd ../frontend
    flutter pub get
    
  4. Set up environment variables:

    Create a .env file in the backend directory and add the following:

    MONGO_URI = your_mongodb_connection_string
    API_KEY = your_api_key_for_stock_data
    AUTH_EMAIL = email_for_verification_mail
    AUTH_PASS = email_pass_key_to_send_mail
    
  5. Run the backend server:

    cd backend
    npm start
    
  6. Run the Flutter app (prefered use android studio):

    cd ../frontend
    flutter run
    
  7. Access the app: Open your browser and go to http://localhost:3000 for the backend server. The Flutter app will run on your connected device or emulator.

Features

Fixed Deposit Tracking

Keep track of all your fixed deposits in one place, with detailed insights and maturity dates notification.

Virtual Stock Trading Platform

Experience stock trading with real-time data in a virtual environment. Hone your trading skills without any financial risk.

Real Estate Investment Tracking

Monitor your real estate investments, including property values, rental income, and more . - (under development)

Usage

  • Dashboard: View a summary of your portfolio including total investments, returns, and more.
  • Fixed Deposits: Add, edit, and delete fixed deposits. View interest rates, maturity dates, and total returns.
  • Stock Trading: Engage in virtual stock trading. Analyze stock performance with real-time data.
  • Real Estate: Add properties to your portfolio, track their current market value, rental income, and related expenses.

Contributing

We welcome contributions to MoneAge! To contribute:

  • Fork the repository.
  • Create a new branch (git checkout -b feature/YourFeature).
  • Make your changes.
  • Commit your changes (git commit -m 'Add some feature').
  • Push to the branch (git push origin feature/YourFeature).
  • Open a pull request.

Contact

If you have any questions or feedback, please contact us at [email protected].

financial-portfolio-management-app's People

Contributors

pratikkin avatar vishalkumar369 avatar ayush-sss avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.