Skip to content

RobertFontan/Data-Dashboard-II

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Development Project 6 - Data Dashboard Part 2

Submitted by: Robert Fontan

This web app: Adding data visualizations to the dashboard view and also constructing a detailed view containing more info related to a given data point

Time spent: 4 hours spent in total

Required Features

The following required functionality is completed:

  • The app includes at least one unique chart developed using the fetched data that tell an interesting story
  • Clicking on an item in the list view displays more details about it
  • Clicking on an item has a direct, unique link to that item's detail view page

The following optional features are implemented:

  • The site's customized dashboard contains more content that explains what is interesting about the data
  • The site allows users to toggle between different data visualizations

The following additional features are implemented:

  • List anything else that you added to improve the site's functionality!

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LICEcap

Notes

Initially, I was trying to avoid reformating my code to make Link, Routes, etc. work but after learning more I realized that's it is much easier than I thought it was. Learning recharts was fun and I see myself going back to it!

License

Copyright [2023] [Robert Fontan]

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

A simple Data Dashboard using the PokeAPI, done in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published