Skip to content

ryanlee05/FinSight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Development Project 6 - FinSight

Submitted by: Ryan Lee

This web app: Calls the MarketStack API to access End Of Day stock ticker data. Browse thousands of stock tickers, with 20 days of previous open and close information. Includes visual graphs of end of day close prices and volitility.

Time spent: 8 hours spent in total

Required Features

The following required functionality is completed:

  • Clicking on an item in the list view displays more details about it
    • Clicking on an item in the dashboard list navigates to a detail view for that item
    • Detail view includes extra information about the item not included in the dashboard view
  • Each detail view of an item has a direct, unique URL link to that item’s detail view page
    • To ensure an accurate grade, the URL/address bar of your web browser must be viewable in your recording.
  • The app includes at least two unique charts developed using the fetched data that tell an interesting story
    • At least two charts should be incorporated into the dashboard view of the site
    • Each chart should describe a different aspect of the dataset

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with Kap

Notes

I did not include the side navigation bar as this would not be visually appeasing for my website. I did however include a back button. Used rechart to build the graphs. Was very straightforward in using.

License

Copyright [2025] [Ryan Lee]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Stock tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors