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
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
Here's a walkthrough of implemented user stories:
GIF created with Kap
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.
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.
