/genderincomics

Data visualizations of gender representation and trends in comic books

Primary LanguageJavaScript

#Gender in Comics

An analysis of gender representation in superhero comics, and how gender correlates with other factors.

Created by Alex Polubiec.

Demo: link to demo video

##Setup

To run the app locally:

  1. Run npm install to install dependencies
  2. Run npm run seed to seed the DB with data from the API
  3. Run gulp build to prepare front-end files

##Start the App

To start the app, run npm start.

Navigate to the URL displayed in your terminal using your preferred Web Browser.

##Attribution

This project uses the following libraries, APIs and frameworks:

  • NodeJS
  • ExpressJS
  • Mongoose
  • MongoDB
  • AngularJS
  • D3 for data visualizations
  • FSG generator (built by FullStack Academy)
  • Comic Vine API
  • Bootstrap
  • Bootswatch templates