This outlines the project code base for AY2023/2024 Semester 1 IS442 OOP - G1T5
Kindly refer to this slide deck for more information.
Table of Contents
https://github.com/tanyipeng834/IS442-REST-API 👈
Our project's client is Goldman Sachs, a leading global financial institution. The objective of our application is to aid investment advisors and finance professionals, like Sarah Goh, in analysing investment portfolios' performance and making informed investment decisions.
- Open the IS442-FRONTEND folder
- Install required dependencies
npm i
- Start frontend
npm run serve