TradingWebapp-MERN

所属分类:金融证券系统
开发工具:JavaScript
文件大小:58KB
下载次数:0
上传日期:2022-10-22 18:24:45
上 传 者sh-1993
说明:  TradingWebapp MERN,基于自动GUI的可编程股票加密交易界面,由MERN(MongDB、Express、React和N...
(Automatic GUI based programmable stock/crypto trading interface that are built with MERN(MongDB, Express, React and Node.js))

文件列表:
_config.yml (26, 2022-10-23)
client (0, 2022-10-23)
client\package.json (1242, 2022-10-23)
client\public (0, 2022-10-23)
client\public\favicon.ico (3870, 2022-10-23)
client\public\index.html (1727, 2022-10-23)
client\public\logo192.png (5347, 2022-10-23)
client\public\logo512.png (9664, 2022-10-23)
client\public\manifest.json (492, 2022-10-23)
client\public\robots.txt (67, 2022-10-23)
client\src (0, 2022-10-23)
client\src\App.css (170, 2022-10-23)
client\src\App.js (727, 2022-10-23)
client\src\components (0, 2022-10-23)
client\src\components\Home (0, 2022-10-23)
client\src\components\Home\BuySell.css (814, 2022-10-23)
client\src\components\Home\BuySell.js (22563, 2022-10-23)
client\src\components\Home\HeaderComp.css (166, 2022-10-23)
client\src\components\Home\HeaderComp.js (201, 2022-10-23)
client\src\components\Home\Home.css (0, 2022-10-23)
client\src\components\Home\Home.js (15966, 2022-10-23)
client\src\components\Home\OrderTable.js (9465, 2022-10-23)
client\src\components\Home\Widget.css (116, 2022-10-23)
client\src\components\Home\Widget.js (785, 2022-10-23)
client\src\components\Home\handleOrder.js (5059, 2022-10-23)
client\src\components\Home\logout.js (104, 2022-10-23)
client\src\components\Login (0, 2022-10-23)
client\src\components\Login\Login.css (2005, 2022-10-23)
client\src\components\Login\Login.js (3330, 2022-10-23)
client\src\components\Register (0, 2022-10-23)
client\src\components\Register\Register.css (0, 2022-10-23)
client\src\components\Register\Register.js (2425, 2022-10-23)
client\src\index.css (124, 2022-10-23)
client\src\index.js (506, 2022-10-23)
client\src\logo.svg (2632, 2022-10-23)
client\src\utils (0, 2022-10-23)
... ...

# SemiAutomatic MERN Stack trading WebApp A GUI based **programmable** stock/crypto trading interface. You can program when you want to buy/sell/sort stocks, the webpage will automatically execute your order when that price is reached. Profits/loss are displayed in real time. ## Tech-stack Used

react nodejs express mongodb

## Link to the site Currently Lived At: https://semiautotrader.netlify.app/ ## Screenshot ## How to setup for first time (localhost)? 1. Install [node](https://nodejs.org/en/download/) and [MongoDB server](https://www.mongodb.com/try/download/community). [Start mongod](https://stackoverflow.com/questions/46523321/mongoerror-connect-econnrefused-127-0-0-127017) if there is problem with Db connection. 2. Open terminal and navigate to the server folder. Write `npm install` to install the dependencies 3. Open terminal and navigate to the client folder. Write `npm install` to install the dependencies 4. In the server folder run `npm start`. The frontend will run on port `3000`, and the backend will run on the port `8000`.

近期下载者

相关文件


收藏者