- Website URL:招財狗 Money dog
- Test account:
123@mail.com
Password:123123
- Test account:
123123@mail.com
Password:123123
- README(Chinese).md
- The UI of Money dog was inspired by 財報狗 Statement dog.
Money dog is a website which can visualize data by using listed corporations financial statements, easily distinguishing its patterns, trends and correlations.
With bar chart, line chart to observe corporation business management in the long term.
- Realtime search:Users search companies by stock Id or company's name.
- Build charts with SVG from scratch without third party libraries.
- Candlestick chart:Show stock price in half a year, 5MA(moving average), 10MA, 20MA, trading volume and transaction.
- Bar chart:Each quarter EPS in the past three years.
- Line chart with dots:Show each month PE Ratio and YoY in the past three years.
- Line chart:Show each month averge price in the past three years.
- Basic information:Compony and industry introduction.
- Stock market:Includes TAIEX and OTC general trend.
- Tracking list:Users can add stock in the tracking list, when login-users check My List, it will show all information of stock price.
- Handle the SPA with React Router (version 6)
Outlet
,useParams
,useLocation
,Navigate
,useNavigate
,Link
,Routes
,Route
- Hooks API:
useContext
,useReducer
,useState
,useEffect
- Extracting a Custom Hook
useAuthContext
:user stateuseLogin
:loginuseLogout
:logoutuseSignup
:signupuseCollection
:get data from firestore databaseuseFirestore
:add/delete data from firestore databaseuseTrackingList
:add/delete users tracking items from firestore database
- Context:
AuthContext
- Structure
- Candlestick chart、TradingView chart
- svg-rect, svg-line
- Bar chart
- svg-rect, svg-line, svg-text
- Line chart
- svg-path, svg-line, svg-circle, svg-text
- Line chart with dots
- svg-circle, svg-line, svg-text
- Enmerge
- Enlarge
- Move
- Drag
- SVG Animation
- Auto slider
- Desktop
- Tablet
- Mobile phone
- Authentication
- Firestore Database
- Hoisting
- Functions
- Support Google sign in.
- Support Facebook sign in.
- Yu-Chien,Chiu
- mail:yuikuta0618@gmail.com
- LinkedIn:Chiu,Yu-Chien