Skip to content

devanshkansagra/YOLOFinance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

71 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

YOLO Finance

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.

Setup this project

πŸ“ƒ Prerequisites

  • NodeJS, MongoDB

βš™οΈ Installation Steps

  1. Clone the repository:

    git clone https://github.com/devanshkansagra/YOLOFinance
    cd YOLOFinance
  2. Set up the backend:

    cd backend
    npm install
    cp .env.example .env  
  3. Set up the frontend:

    cd ../FrontEnd/yoloFinance
    npm install --legacy-peer-deps

πŸš€ Usage

  1. Start the backend server:

    cd backend
    npm run start
  2. Start the frontend development server:

    cd ../FrontEnd/yoloFinance
    ng serve

πŸ’‘ Create your own Google OAuth Client

This is how you can create your own Google OAuth Watch This


πŸ›  Technologies Used

πŸ–₯️ Backend

  • Node.js + TypeScript
  • Express.js

🎨 Frontend

  • Angular JS

πŸ—„οΈ Database

  • MongoDB

🀝 Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -m "Added new feature")
  4. Push to the branch (git push origin feature-branch)
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •