Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

big-mon/edgar-viewer

Repository files navigation

Alpha Gazer

Visualize data of Form 10-K, 10-Q.

GitHub license FOSSA Status

🗿 Introduction

Alpha Gazer is a graphical viewer of EDGAR's From 10-K, 10-Q data.

🎨 Features

  • Chart based visualized data.

🛠 Project Structure

directory explain
docs/ ドキュメント用の資材
public/ 静的な公開ファイル
src/components/ UI コンポーネント、Atomic Design ベース
src/components/atoms/ 最小単位の UI、ボタンやテキストなど
src/components/molecules/ atoms を組み合わせた部品、検索フォームなど
src/components/organisms/ molecules や atoms を組み合わせた部品、ヘッダーなど
src/components/template/ organisms を組み合わせた部品
src/pages/ ルーティングされるページ
src/pages/api/ API 定義
src/styles/ CSS, SCSS
src/utils/ 汎用処理

🔗 Links

🤝 Contributing

There are many ways to contribute to the Alpha Gazer.

  • pull requests
  • reporting issues
  • creating suggestions
  • providing translations
  • fix English texts. -> I am not good at English. HELP ME~~~

❤ Special Thanks

Background Picture

License

Licensed under the Apache-2.0 License