Skip to content

This project is a web application that leverages the Marvel API to provide an interactive dashboard for exploring Marvel superheroes, comics, and events. The dashboard allows users to easily search for their favorite Marvel characters, view detailed profiles, and explore associated comics and events.

Notifications You must be signed in to change notification settings

ebordenave/codepath-marvel-dashboard2

Repository files navigation

Web Development Project 6 - Marvel Dashboard

Submitted by: Edward Bordenave

This web app: Dashboard that displays data related to Marvel

Time spent: 25 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:

https://i.imgur.com/FDYoWCA.gif

Video Walkthrough

GIF created with LiceCap

Notes

Describe any challenges encountered while building the app. Understanding how to interpret the data and return numerical values of it in a chart was very difficult Many of the hooks in react router were also unfamiliar to me. I'm still not sure how useParams and useLocation are supposed to function Lifting State up proved incredibly difficult

License

Copyright [yyyy] [name of copyright owner]

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

This project is a web application that leverages the Marvel API to provide an interactive dashboard for exploring Marvel superheroes, comics, and events. The dashboard allows users to easily search for their favorite Marvel characters, view detailed profiles, and explore associated comics and events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published