The Finance Portfolio Management System is a full-featured web application designed to help users efficiently manage and track their financial portfolios, including mutual funds, LIC insurance policies, and other investments. This project provides a centralized dashboard to monitor the performance, returns, and maturity details of different financial instruments in a secure and organized manner.
- NodeJS, MongoDB
-
Clone the repository:
git clone https://github.com/devanshkansagra/YOLOFinance cd YOLOFinance -
Set up the backend:
cd backend npm install cp .env.example .env -
Set up the frontend:
cd ../FrontEnd/yoloFinance npm install --legacy-peer-deps
-
Start the backend server:
cd backend npm run start -
Start the frontend development server:
cd ../FrontEnd/yoloFinance ng serve
This is how you can create your own Google OAuth Watch This
- Node.js + TypeScript
- Express.js
- Angular JS
- MongoDB
Contributions are welcome! Please follow these steps:
- Fork the repository
- Create a new branch (
git checkout -b feature-branch) - Commit your changes (
git commit -m "Added new feature") - Push to the branch (
git push origin feature-branch) - Open a Pull Request