Skip to content

Latest commit

 

History

92 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

TTP-FS

Web based stock profolio fullstack app.

Where a stock is simply an asset that can be bought or sold at a price that continiously rises or falls throughout the day.

Buy Stocks

...

Sell Stocks

...

Track your transactions

...

Frontend

React single page app.

In the project directory: TTP-FS/Frontend/ttp-frontend, you can run:

npm install

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Backend

Node app.

In the project directory TTP-FS/Backend, you can run:

npm install

node index.js

Runs the app in the development mode. Open http://localhost:3001 to view it in the browser.

IEX API: for stock data.

Create Postgres Database

Create database with the name of ttpfs. In the project directory, you can run: cat Backend/seed.sql | psql

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages