Task Management and Financial Information Collection
-
Backend : Go
-
Server-side Framework : Echo
-
Frontend : Node.js (npm)
-
Client-side Framework : Next.js
-
Docker
To execute services, run cd goldsteps && make local
for local or cd goldsteps && make build && make up
for Docker.
To store master data of stocks, run curl http://localhost:8080/api/stock_master
.
Create or Edit new tasks in the modal

Tool list

Press View Headline
, then it crawls the latest news in Bloomberg.

Press Add to Milestone
in an article, then it adds the news into the milestones list.

Press Show Milestones
, then the list is shown.

In Stocks Search page, collecting data and news of the codes

As the result;

The history of inputted codes is cached.

In Arts Search page, exploring the previous news related to the inputted free word

The history of free words is cached.
