Skip to content

tusharchaudhari30/boringinvestment

Repository files navigation

Boring Investment Club

A Finance Portfolio Management System

Boring Investment Club is a personal finance project focusing on portfolio management. Users can add transactions, view asset allocation, and track portfolio returns.

Table of Contents

Technologies Used

  • Front-end: JavaScript with React
  • Back-end: Java with Spring Boot and MongoDB
  • Charting: eChart.js library

Features

  • Portfolio Management
  • Transaction Tracking
  • Asset Allocation Charts
  • Portfolio Returns Calculation

Installation

No installation required. Simply sign up and log in to the website to start using the project.

Usage

  1. Sign up for an account on the project website.
  2. Log in to access your portfolio details and charts.
  3. Add transactions to track your investments.
  4. Monitor asset allocation and portfolio returns.

Contributing

Contributions are welcome! Please fork the repository and create a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

  • eChart.js for charting capabilities.
  • Spring Boot for the back-end framework.
  • MongoDB for database management.

Screenshots

Login

Login

Home Page

Home

Add Transaction

Transaction

Validation Toast

Validation

Save Callback

save