Skip to content

Dashboard of characters and comics using the Marvel API, Material-UI, Vite, and React,

Notifications You must be signed in to change notification settings

shwaygrr/marvel-scope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Web Development Project 5 - Marvel Scope

Submitted by: Chwoeger Charleston

This web app: Marvel characters and comics dashboard

Required Features

The following required functionality is completed:

  • The list displays a list of data fetched using an API call
  • Data uses the useEffect React hook and async/await syntax
  • The app dashboard includes at least three summary statistics about the data such as
    • name, description, comic price, featured comics, characters
  • A search bar allows the user to search for an item in the fetched data
  • Multiple different filters (2+) allow the user to filter items in the database by specified categories

The following optional features are implemented:

  • Multiple filters can be applied simultaneously
  • Filters use different input types such as a text input, a selection, or a slider

Video Walkthrough

Here's a walkthrough of implemented user stories:

GIF created with ClipChamp

About

Dashboard of characters and comics using the Marvel API, Material-UI, Vite, and React,

Resources

Stars

Watchers

Forks

Releases

No releases published