A base stock trader application built with Vue.js with quasar framework, components, animation(transition), state management(Vuex), routing(Vue-router), and http request(Vue-resource).
A base stock trader application built with Vue.js with quasar framework, components, animation(transition), state management(Vuex), routing(Vue-router), and http request(Vue-resource).
On this stock trader app, we have a sharing heading displaying navigation which are home - stating the status of your portfolio-funds, portfolio - the stock you have, stock - the stock market for trade. End Day button for randomized the stock price, that the buy and sell do make profit, or lose money. The heading also have the opinion for connecting the backend with save data button - save your funds, stock to the server and load data button - load funds, stock from server prevent data lost from reloading page. starting page, home, stating the status of your portfolio-funds.
npm install
npm run serve
npm run build
npm run test
npm run lint