Skip to content

mnanri/goldsteps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goldsteps

Task Management and Financial Information Collection dashboard_20250328

Tech Stat

  • Backend : Go

  • Server-side Framework : Echo

  • Frontend : Node.js (npm)

  • Client-side Framework : Next.js

  • Docker

Setup

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.

How to Use

Task Management

Dashboard task_management

Create or Edit new tasks in the modal

create_event

Financial Information Collection

Tool list

news_tool

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

headline_zone

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

add_to_milestone

Press Show Milestones, then the list is shown.

milestone_list

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

stock_search_loading

As the result;

stock_search

The history of inputted codes is cached.

stock_search_history

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

article_search

The history of free words is cached.

arts_search_history

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages