This project is established with Flask, Python, Bootstrap and JavaScript. The frontend was developed with html and Bootstrap. On the other hand, Flask was used to build backend, API server and router. JavaScript was used to visualize data.
In this project aim to develop a website that allows users to create his/her own portfolio which is based on the price of the stock. In addition, the project will estimate the risk of the stock using the standard historical method or the Blume’s method. Also, the project provides a portfolio estimation to optimize portfolio.
All stock data was saved in "/data" file. User can enter stock data by using the data in the "data" file.
The packaged webserver was provided to visitor. The vistoer can host the web server on local host by using "/exe/webserver.exe"


